Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HorizontalRule ¶
HorizontalRule produces a string with a length matched to the terminal dimensions
func TerminalDimensions ¶
TerminalDimensions returns the dimensions of the given terminal.
Types ¶
type InfiniteRuneReader ¶
type InfiniteRuneReader struct {
// contains filtered or unexported fields
}
InfiniteRuneReader produces a rune from a string for infinity
func NewInfiniteRuneReader ¶
func NewInfiniteRuneReader(s string) *InfiniteRuneReader
NewInfiniteRuneReader creates a new InfiniteRuneReader object
Click to show internal directories.
Click to hide internal directories.