ewokscore.graph.taskgraph.get_subgraphs#
- ewokscore.graph.taskgraph.get_subgraphs(graph, representation=None, root_dir=None, root_module=None)[source]#
- Parameters:
graph (
DiGraph)representation (
Union[GraphRepresentation,str,None])root_dir (
Union[str,Path,None])root_module (
Optional[str])