Documentation
¶
Index ¶
- func CheckDir(path string) (bool, error)
- func FileExists(filename string) bool
- func GetTemplate(gitURL, targetDir, templateName string) (string, error)
- func IsAbsolutePath(path string) bool
- func IsDir(path string) bool
- func IsLocalPath(path string) bool
- func TruncateString(src string, maxLen int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTemplate ¶
func IsAbsolutePath ¶
func IsLocalPath ¶
func TruncateString ¶
TruncateString - truncate string src to maxLen.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.