# Functions
Reads the content of the file in the source path and appends it to the file in the destination path.
Old runs/tests may leave junk at temp dir.
No description provided by the author
No description provided by the author
Creates the temp dir at tempDirBase.
Create a new temp file named "tempPrefix+timeStamp".
Returns true if the two files have the same MD5 checksum.
Returns the path to the directory in which itemToFind is located.
Return the file's name and dir of a given path by finding the index of the last separator in the path.
No description provided by the author
No description provided by the author
Get the file info of the file in path.
No description provided by the author
No description provided by the author
No description provided by the author
Get the local path and filename from original file name and path according to targetPath.
No description provided by the author
No description provided by the author
No description provided by the author
Check if path points at a directory.
Compares provided Md5 and Sha1 to those of a local file.
Check if path points at a file.
No description provided by the author
Checks if the path is accessible.
Checks if the path exists.
No description provided by the author
No description provided by the author
JSONEqual compares the JSON from two files.
Return the list of files and directories in the specified path.
Return the recursive list of files and directories in the specified path.
Return the recursive list of files and directories in the specified path.
Move directory content from one path to another.
GoLang: os.Rename() give error "invalid cross-device link" for Docker container with Volumes.
No description provided by the author
RemoveDirContents removes the contents of the directory, without removing the directory itself.
Removing the provided path from the filesystem.
No description provided by the author
Renaming from old path to new path.
Change the containing directory of temp dir.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author