Documentation
¶
Index ¶
- Variables
- func Ask(prompt string) string
- func ClearLine()
- func ClearScreen(content string)
- 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)
- func SpinStartTimer()
- func SpinStatus(status string)
- func SpinStop()
- type Table
- type Text
Constants ¶
This section is empty.
Variables ¶
View Source
var IsTTY bool
Functions ¶
func ClearScreen ¶
func ClearScreen(content string)
func RunAttached ¶
func RunAwsCapture ¶ added in v0.2.0
func SpinStartTimer ¶ added in v0.4.0
func SpinStartTimer()
func SpinStatus ¶ added in v0.4.0
func SpinStatus(status string)
Types ¶
Click to show internal directories.
Click to hide internal directories.