DHUArchiveMimeChecksExtensions extension

DHUArchiveMimeChecksExtensions

on

Properties

is7Z bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a 7-Zip archive.
no setter
isArchive bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents an archive file.
no setter
isDeb bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a ZIP archive.
no setter
isGZ bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a GZIP compressed file.
no setter
isGZIP bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a GZIP compressed file.
no setter
isISO bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents an ISO disc image.
no setter
isRAR bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a RAR archive.
no setter
isTAR bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a TAR archive.
no setter
isZIP bool

Available on String?, provided by the DHUArchiveMimeChecksExtensions extension

Checks if a file path or URL represents a ZIP archive.
no setter