singlestoredb.management.files.FileSpace.is_file

FileSpace.is_file(path: str | PathLike[str]) bool

Is the given file path a file?

Parameters:

path (Path or str) – Path to file object

Return type:

bool