is_archive method

is_archive

def is_archive(cls, file_type):
    ...
Parameter Type Description
file_type FileType

Returns: bool

See Also