CatalogWorkspaceService.
load_declarative_workspaces
load_declarative_workspaces(layout_root_path: Path) ->
CatalogDeclarativeWorkspaces
Load declarative workspaces layout, which was stored using store_declarative_workspaces
Parameters
| name | type | description | 
|---|---|---|
| layout_root_path | Path | Path to the root of the layout directory. Defaults to Path.cwd(). | 
Returns
| type | description | 
|---|---|
| CatalogDeclarativeWorkspaces | Declarative Workspaces Object |