is_text method

is_text

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

Returns: bool

See Also