Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HardwrapScanner ¶
type HardwrapScanner struct {
// contains filtered or unexported fields
}
func (*HardwrapScanner) Line ¶
func (h *HardwrapScanner) Line(ctx vxfw.DrawContext) []vaxis.Cell
func (*HardwrapScanner) Scan ¶
func (h *HardwrapScanner) Scan() bool
type RichText ¶
type SoftwrapScanner ¶
type SoftwrapScanner struct {
// contains filtered or unexported fields
}
func (*SoftwrapScanner) Scan ¶
func (s *SoftwrapScanner) Scan(ctx vxfw.DrawContext) bool
func (*SoftwrapScanner) Text ¶
func (s *SoftwrapScanner) Text(ctx vxfw.DrawContext) []vaxis.Cell
Click to show internal directories.
Click to hide internal directories.