CatalogUserService.
store_declarative_user_groups
store_declarative_user_groups(layout_root_path: Path) -> None
Stores all the user groups in a directory hierarchy.
Parameters
| name | type | description |
|---|---|---|
| layout_root_path | Path | Path to the root of the layout directory.. Defaults to Path.cwd(). |
Returns
| type | description |
|---|---|
| None | None |