Structures

The following structures are available globally.

  • Filespec expected to store a file related information that could be not available after how a file was downloaded. Filespec object could be stored in .json format representation.

    Filespec can be useful in some situations, for example, let say you have a path to a local file, but you also want to know from where that file was downloaded.

    See more

    Declaration

    Swift

    public struct Filespec : Codable