singlestoredb.management.files.FileSpace.exists

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

Does the given file path exist?

Parameters:

path (Path or str) – Path to file object

Return type:

bool