Documentation
¶
Index ¶
- func Build(gunfileName string, outputPath string)
- func Child(rootPath string, args []string)
- func ChildMultiple(rootPath string, args []string)
- func Run(imagePath string, command string, args []string)
- func RunMultipleNoClean(imagePath string, cmdWithArgs []string) (string, error)
- func RunNoClean(imagePath string, command string, args []string, childCommand string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChildMultiple ¶
func RunMultipleNoClean ¶
each string of cmdWithArgs must be the command and its arguments separated by \u0000
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.