Documentation
¶
Index ¶
- Variables
- func CreatePath(path string) error
- func FileExists(fileName string) bool
- func Filter(vs []string, f func(string) bool) []string
- func FolderChoice(pastas []string, offset int, choiceType string) string
- func PathExists(path string) bool
- func ReplaceAll(text string, replaces map[string]string) string
- func SetOutput(fileName string)
- func WriteOutput(commands string)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
OutputFileName string
)
Functions ¶
func CreatePath ¶ added in v1.2.1
func FileExists ¶ added in v0.0.2
func FolderChoice ¶ added in v0.0.2
func PathExists ¶
func WriteOutput ¶ added in v0.2.0
func WriteOutput(commands string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.