Documentation ¶
Index ¶
- func EnsureDir(path string)
- func EnsureDirForFile(path string)
- func FileExists(path string) bool
- func Find(file, path, stop string) string
- func InputPrompt(prompt, def string, required bool) string
- func IsDirEmpty(name string) bool
- func NamePrompt(what, def string, required bool) string
- func Subpath(path, root string) string
- func Wd() string
- func YesNoPrompt(prompt string, def bool) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDirForFile ¶
func EnsureDirForFile(path string)
func FileExists ¶
func InputPrompt ¶
func IsDirEmpty ¶
func NamePrompt ¶
func YesNoPrompt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.