Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DirWritable ¶
DirWritable checks if a directory is writable. If the directory does not exist it is created with writable permission.
func ExpandHome ¶ added in v0.8.36
ExpandHome expands the path to include the home directory if the path is prefixed with `~`. If it isn't prefixed with `~`, the path is returned as-is.
func FileChanged ¶
FileChanged returns the modification time of a file and true if different from the given time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.