//
pkg.gl
Category
github.com/gerbenjacobs/terraform
helper
wrappedreadline
package
0.9.4
Repository:
https://github.com/gerbenjacobs/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
92 SLOC
#
Functions
IsTerminal
IsTerminal determines if this process is attached to a TTY.
Override
Override overrides the values in readline.Config that need to be set with wrapped values.
TerminalWidth
TerminalWidth gets the terminal width in characters.
#
Structs
RawMode
RawMode is a helper for entering and exiting raw mode.