to_string method

On this page

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

On this page