Documentation
¶
Index ¶
- Variables
- func CanUse(subject string, includes []glob.Glob, excludes []glob.Glob) bool
- func CleanPath(path string) string
- func CleanPathSlash(path string) string
- func Flipper_GetCleanPath(parts ...string) string
- func Flipper_GetCleanPathWithoutStorage(parts ...string) string
- func ListFiles(root string, includes []glob.Glob, excludes []glob.Glob, ...) error
- func ReadFromStdin(buffer []byte) (int, error)
- func ToGlobArray(filters []string) ([]glob.Glob, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStdinEmpty = errors.New("no data from STDIN available")
Functions ¶
func CleanPathSlash ¶
func Flipper_GetCleanPath ¶
func ReadFromStdin ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.