Documentation ¶
Index ¶
- func CopyFile(src, folder, name string) error
- func CopyFileOverwrite(src, folder, name string, overwrite bool) error
- func CreateSymlink(src, dest string) error
- func CreateSymlinks(pathSets [][]string) error
- func GetValue(index int, args []string) string
- func LaunchDocker(config *Config, docker string, args ...string) (*exec.Cmd, error)
- func Main()
- func ParseConfig(config *Config, args ...string) []string
- func PidOne() error
- func PrepareFs(config *Config) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFileOverwrite ¶ added in v1.0.4
func LaunchDocker ¶
func Main ¶
func Main()
Types ¶
Click to show internal directories.
Click to hide internal directories.