from_file_path method

from_file_path

def from_file_path(cls, file_path):
    ...
Parameter Type Description
file_path str

Returns: FileType

See Also