Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
func DoIfTryFailed ¶
func DoIfTryFailed( stdin io.Reader, stdout, stderr io.Writer, command []string, tty bool, env map[string]string, tryOnly bool, ) (Cmd, error)
DoIfTryFailed will first try to handle command internally, if the command is not handled or failed to handle, execute it directly on host
Source Files
¶
- try.go
- try_archinve_cmds.go
- try_test_cmd.go
- types.go
Click to show internal directories.
Click to hide internal directories.