# Functions
CopyToTmp copies the files and directories in src to a new temporary testing directory dst, and returns dst on success.
ExtractTxtarFileToTmp read a txtar archive on a given path, extracts it to a temporary directory, and returns the temporary directory.
LoadPackages loads typed syntax for all packages that match the patterns, interpreted relative to the archive root.