CatalogUserService.

store_declarative_users

store_declarative_users( layout_root_path: Path ) -> None

Store users in directory hierarchy. Directly from server.

Parameters

nametypedescription
layout_root_pathPathPath to the root of the layout directory.. Defaults to Path.cwd().

Returns

None