CatalogWorkspaceService.

store_declarative_workspace_data_filters

store_declarative_workspace_data_filters( layout_root_path: Path ) -> None

Store workspace data filters layout in a directory hierarchy.

Parameters

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

Returns

None