Documentation
¶
Overview ¶
Package chest The command chest, provides common tool methods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAble ¶
CmdAble determines whether a command is available, such as the command detection
func CmdExist ¶
CmdExist Used to check whether the command is available and to throw an exception.
func CmdSearchRun ¶
func CmdSearchRun(cmd string, args []string, children ...string) (output string, isSearch bool, runErr error)
CmdSearchRun try the search command and execute it
func InputOption ¶
InputOption need input data from stdin optional
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.