Structures

The following structures are available globally.

  • A wrapper around a temporary file in a temporary directory. The directory has been especially created for the file, so it’s safe to delete when you’re done working with the file.

    Call deleteDirectory when you no longer need the file.

    See more

    Declaration

    Swift

    struct TemporaryFile