Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyDir ¶
CopyDir is a utility to assist with copying a directory from src to dest. Note that directory permissions are not maintained, but the permissions of the files in those directories are.
func CopyFile ¶
CopyFile is a utility to assist with copying a file from src to dest. Note that file permissions are maintained.
func FileExist ¶
FileExist checks whether a file or directory exists. It returns false when the file or directory does not exist.
func GetProcPwd ¶
func GetProcPwd() string
GetProcPwd returns the complete directory of the current execution file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.