Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clear ¶ added in v0.1.10
func Clear()
Clear clears the current position and moves the cursor to the left.
func ClearLine ¶ added in v0.1.10
func ClearLine()
ClearLine clears the current line and moves the cursor to it's start position.
func ColoredSpin ¶ added in v0.1.10
func GetNextSpinner ¶ added in v0.1.8
func HideCursor ¶ added in v0.1.10
func HideCursor()
Hide the cursor. Don't forget to show the cursor at least at the end of your application with Show. Otherwise the user might have a terminal with a permanently hidden cursor, until they reopen the terminal.
func ShowCursor ¶ added in v0.1.10
func ShowCursor()
Show the cursor if it was hidden previously. Don't forget to show the cursor at least at the end of your application. Otherwise the user might have a terminal with a permanently hidden cursor, until they reopen the terminal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.