Documentation
¶
Index ¶
- func AskConfirmation(message string) bool
- func AskYesOrNo(message string) bool
- func Contains(s []string, e string) bool
- func FormatMemory(memory *float64) string
- func FormatProcessor(proc *float64) string
- func ReadUserInput(message string) string
- func RunCMD(cmd string, args ...string) (int, string, string)
- func SelectItem(msg string, instances []string) string
- type Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskConfirmation ¶
func AskYesOrNo ¶
func FormatMemory ¶
func FormatProcessor ¶
func ReadUserInput ¶
func SelectItem ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.