Documentation
¶
Index ¶
- func CheckTerminal(fd, maxWidth, maxHeight int) error
- func CursorDown(line int)
- func CursorDownForward(line, char int)
- func CursorEraseEntireLine()
- func CursorForward(line int)
- func CursorHide()
- func CursorShow()
- func CursorUp(line int)
- func GetToday() string
- func PrintlnRed(s string)
- func StringFlagWithShortName(longName, shortName, defaultValue, usage string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckTerminal ¶
func CursorDown ¶
func CursorDown(line int)
func CursorDownForward ¶
func CursorDownForward(line, char int)
func CursorEraseEntireLine ¶
func CursorEraseEntireLine()
func CursorForward ¶
func CursorForward(line int)
func CursorHide ¶
func CursorHide()
func CursorShow ¶
func CursorShow()
func PrintlnRed ¶
func PrintlnRed(s string)
func StringFlagWithShortName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.