Documentation ¶
Index ¶
- Variables
- func Ask(prompt string) string
- func ClearLine()
- func ClearScreen()
- func Confirm(defaultYes bool, prompt string) bool
- func Debug(message string, parts ...interface{})
- func RunAttached(command string, args ...string)
- func RunAwsCapture(args ...string) (string, error)
- func RunCapture(command string, args ...string) (string, error)
- type Table
- type Text
Constants ¶
This section is empty.
Variables ¶
View Source
var IsTTY bool
Functions ¶
func ClearScreen ¶
func ClearScreen()
func RunAttached ¶
func RunAwsCapture ¶ added in v0.2.0
Types ¶
Click to show internal directories.
Click to hide internal directories.