rebase.workspace

Return the active workspace record.

Signature

rb.workspace() -> dict[str, Any]

Return

TypeDescription
dict[str, Any]Active workspace record from the Rebase API.

On this page