Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyHandler ¶
func MapKeysString ¶
func ParseFlags ¶
Types ¶
type ScreenWriter ¶
type ScreenWriter struct {
// contains filtered or unexported fields
}
func NewScreenWriter ¶
func NewScreenWriter(contextName string) ScreenWriter
func (ScreenWriter) NewLine ¶
func (writer ScreenWriter) NewLine()
func (ScreenWriter) WriteString ¶
func (writer ScreenWriter) WriteString(input string)
func (ScreenWriter) WriteStringf ¶
func (writer ScreenWriter) WriteStringf(input string, args ...any)
Click to show internal directories.
Click to hide internal directories.