Îõ³h* Ó ‡     1.3 Safe-InferredÝ i  temporaryÒCreate, open, and use a temporary file in the system standard temporary directory.#The temp file is deleted after use.Behaves exactly the same as Ç, except that the parent temporary directory will be that returned by  . temporaryÐCreate and use a temporary directory in the system standard temporary directory.Behaves exactly the same as Ç, except that the parent temporary directory will be that returned by  . temporary>Create, open, and use a temporary file in the given directory.#The temp file is deleted after use. temporaryÀCreate and use a temporary directory inside the given directory.#The directory is deleted after use. temporary×Create a unique new file, write (text mode) a given data string to it, and close the handle again. The file will not be deleted automatically, and only the current user will have permission to access the file. temporaryLike 3, but use the system directory for temporary files. temporary/Create a unique new empty file. (Equivalent to å with empty data string.) This is useful if the actual content is provided by an external process.  temporaryLike 3, but use the system directory for temporary files.  temporaryLike 4, but uses 666 rather than 600 for the permissions.Equivalent to  .  temporaryCreate a temporary directory. temporaryWord size in bits  temporaryÊReturn the absolute and canonical path to the system temporary directory.&setCurrentDirectory "/home/feuerbach/"setEnv "TMPDIR" "."getTemporaryDirectory"."getCanonicalTemporaryDirectory"/home/feuerbach"  temporaryFile name template temporaryCallback that can use the file temporaryDirectory name template temporary#Callback that can use the directory temporary&Parent directory to create the file in temporaryFile name template temporaryCallback that can use the file temporary+Parent directory to create the directory in temporaryDirectory name template temporary#Callback that can use the directory temporary&Parent directory to create the file in temporaryFile name template temporaryData to store in the file temporary%Path to the (written and closed) file temporaryFile name template temporaryData to store in the file temporary%Path to the (written and closed) file temporary&Parent directory to create the file in temporaryFile name template temporary%Path to the (written and closed) file  temporaryFile name template temporary%Path to the (written and closed) file  temporary+Parent directory to create the directory in temporaryDirectory name template            $temporary-1.3-8w7EmHsnSUhBV1aPhUmqOjSystem.IO.Temp temporarybase System.IO openTempFileopenBinaryTempFilewithSystemTempFilewithSystemTempDirectory withTempFilewithTempDirectory writeTempFilewriteSystemTempFile emptyTempFileemptySystemTempFileopenNewBinaryFilecreateTempDirectorygetCanonicalTemporaryDirectory(openBinaryTempFileWithDefaultPermissionswordSize