singlestoredb.management.workspace.Stage.is_file

Stage.is_file(stage_path: str | PathLike[str]) bool

Is the given stage path a file?

Parameters:

stage_path (Path or str) – Path to stage object

Return type:

bool