# Functions
Copy copies a file.
EnsureExecutable sets the executable file mode bits, for all users, to ensure that we can execute a file.
Exist returns true if a file or directory exists.
WriteTempFile writes data to a temporary file.
WriteToTempDir writes data to a temporary directory.