CatalogUserService.
store_declarative_users
store_declarative_users(
layout_root_path: Path
) ->
None
Store users in directory hierarchy. Directly from server.
Parameters
name | type | description |
---|---|---|
layout_root_path | Path | Path to the root of the layout directory.. Defaults to Path.cwd(). |