singlestoredb.management.workspace.Stage.is_dir

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

Is the given stage path a directory?

Parameters:

stage_path (Path or str) – Path to stage object

Return type:

bool