Documentation ¶
Index ¶
- func FILE(path string) string
- func IsFile(path string) bool
- func IsFileExist(path string) bool
- func IsFileExists(path string, verb osexistpath.CheckMode) bool
- func IsPath(path string) bool
- func IsPathExist(path string) bool
- func IsPathExists(path string, verb osexistpath.CheckMode) bool
- func IsRoot(path string) bool
- func IsRootExist(path string) bool
- func IsRootExists(path string, verb osexistpath.CheckMode) bool
- func MustFile(path string)
- func MustPath(path string)
- func MustRoot(path string)
- func PATH(path string) string
- func ROOT(path string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFileExist ¶ added in v0.0.14
func IsFileExists ¶
func IsFileExists(path string, verb osexistpath.CheckMode) bool
func IsPathExist ¶ added in v0.0.14
func IsPathExists ¶
func IsPathExists(path string, verb osexistpath.CheckMode) bool
func IsRootExist ¶ added in v0.0.14
func IsRootExists ¶
func IsRootExists(path string, verb osexistpath.CheckMode) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.