Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyDirectory ¶
CopyDirectory copies the files under the source directory to dest directory. The dest directory is created if it does not exist. Copied from vendor/github.com/mrunalp/fileutils/fileutils.go
func CopyFile ¶
CopyFile copies the file at source to dest Copied from vendor/github.com/mrunalp/fileutils/fileutils.go
func MkdirAllNewAs ¶
MkdirAllNewAs creates a directory (include any along the path) and then modifies ownership ONLY of newly created directories to the requested uid/gid. If the directories along the path exist, no change of ownership will be performed Copied from vendor/github.com/mrunalp/fileutils/idtools.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.