singlestoredb.management.workspace.Stage.exists

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

Does the given stage path exist?

Parameters:

stage_path (Path or str) – Path to stage object

Return type:

bool