Documentation
¶
Index ¶
- func CopyFile(source, dest string) error
- func CopySourceFiles(files []string, sourceDir, destDir string) error
- func LogCommand(cmd string, args ...string)
- func LogOutput(output bytes.Buffer)
- func RemoveDir(dir string)
- func RunCommand(dir, cmd string, args ...string) (output string, err error)
- func RunCommandNoLog(dir, cmd string, args ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopySourceFiles ¶
func LogCommand ¶
func RunCommandNoLog ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.