to_string method

to_string

Returns a string that represents the file type.

def to_string(self):
    ...

Returns: str: A string that represents the file type.

See Also