package
Version:
v3.0.0-beta.1+incompat...
Opens a new window with list of versions in this module.
Published: Sep 25, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsDir check if name component is a directory
IsExec check if name component has executable bit permission set
IsFile check if name component is regular file
IsLink check if name component is a symlink
IsOwner check if name component is owned by user identified with uid
IsSuid check if name component has setuid bit permission set
MkdirAll creates a directory and parents if it doesn't exist with
mode after umask reset
RootDir returns the root directory of path (rootdir of /my/path is /my).
Returns "." if path is empty
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.