Documentation ¶
Index ¶
- func AllExist(paths ...string) bool
- func AllNotExist(paths ...string) bool
- func AnyExists(paths ...string) bool
- func Directory(path string) bool
- func Empty(path string) bool
- func EmptyPtr(path *string) bool
- func Exists(location string) bool
- func File(path string) bool
- func NotExists(path string) bool
- func Slug(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllNotExist ¶ added in v0.0.5
AllNotExist returns false if any of the paths exists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.