package
1.64.0-Personal
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

EnableColorsStdout enable colors if possible.
GetSize reads the dimensions of the current terminal or returns a sensible default.
HideConsole is only supported on windows.
IsTerminal returns whether the fd passed in is a terminal or not.
ReadPassword reads a line of input from a terminal without local echo.
Start the terminal - must be called before use.
Write sends out to the VT100 terminal.
WriteString writes the string passed in to the terminal.
WriteTerminalTitle writes a string to the terminal title.

# Constants

VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.
VT100 codes.

# Variables

Out is an io.Writer which can be used to write to the terminal e.g.