FHUArchiveMimeChecksExtensions extension

on

Properties

is7Z bool
Checks if a file path or URL represents a 7-Zip archive.
no setter
isArchive bool
Checks if a file path or URL represents an archive file.
no setter
isDeb bool
Checks if a file path or URL represents a ZIP archive.
no setter
isGZ bool
no setter
isGZIP bool
Checks if a file path or URL represents a GZIP compressed file.
no setter
isISO bool
Checks if a file path or URL represents an ISO disc image.
no setter
isRAR bool
Checks if a file path or URL represents a RAR archive.
no setter
isTAR bool
Checks if a file path or URL represents a TAR archive.
no setter
isZIP bool
Checks if a file path or URL represents a ZIP archive.
no setter