Documentation ¶
Index ¶
- func CopyFile(fromPath string, toPath string) error
- func Error(format string, args ...interface{})
- func Fatal(format string, args ...interface{})
- func FileExists(p string) bool
- func FileHash(p string) (string, error)
- func GitConfig(name string) string
- func GitDir() string
- func IsDirectory(p string) bool
- func IsFile(p string) bool
- func Message(format string, args ...interface{})
- func SetGitConfig(name string, value string)
- func Stdout(name string, args ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func IsDirectory ¶
func SetGitConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.