Documentation ¶
Index ¶
- func Copy(dest string, src ...string)
- func CopyDir(src, dest string, workingDir ...string)
- func CopyFile(src, dest string)
- func EnsureRepo(root, repo, dir string)
- func ExecCollect(name string, args ...string) string
- func ExecPlain(name string, args ...string)
- func ExecPlainWith(f func(*exec.Cmd), name string, args ...string)
- func ExecPlainWithWorkingPath(dir, name string, args ...string)
- func Exit(a ...string)
- func MkDir(path ...string)
- func Package(module string) *debug.Module
- func Pkg(pkg string) string
- func ReadFile(path string) []byte
- func Remove(path string)
- func Root(pkg string) string
- func RootVince() string
- func Version() string
- func WriteFile(path string, data []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureRepo ¶
func EnsureRepo(root, repo, dir string)
func ExecCollect ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.