# Functions
CopyFile copies file from source to destination on the file system.
FindInPath searches the PATH and the local directory structure for a file.
IsRegularFileOrDirectory returns true if the referenced FileInfo object is a normal file or directory and not a symlink, device or other specialized file type.
PathExistsAndIsFileOrDirectory checks to see if a given path exists and if it is a directory or regular file.
TempDirectoryPath returns a path under the system temporary directory.
# Constants
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
Useful permissions constants example provided via StackOverflow: https://stackoverflow.com/a/42718395/33611 noinspection GoSnakeCaseUsage,GoUnusedConst.
PathSeparator is the OS dependent path separator character as a string.