Documentation
¶
Index ¶
Constants ¶
View Source
const PathSeparator = string(os.PathSeparator)
PathSeparator is the OS dependent path separator character as a string.
Variables ¶
This section is empty.
Functions ¶
func CopyFile ¶
CopyFile copies file from source to destination on the file system. Returns the number of bytes copied and an optional error.
func FindInPath ¶
FindInPath searches the PATH and the local directory structure for a file.
func TempDirectoryPath ¶
TempDirectoryPath returns a path under the system temporary directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.