package
1.5.1
Repository: https://github.com/upcloudltd/upcloud-cli.git
Documentation: pkg.go.dev

# Functions

GetTerminalWidth tries to figure out the width of the terminal and returns it returns 0 if there are problems in getting the width.
IsStderrTerminal returns true if the terminal is stderr.
IsStdoutTerminal returns true if the terminal is stdout.
NewResizeListener creates a new ResizeListener.

# Structs

ResizeListener calls given callback function when terminal window is resized.