MCPcopy Create free account
hub / github.com/OpenDCAI/DataFlow-MM / get_dataflow_statics_dir

Method get_dataflow_statics_dir

dataflow/cli_funcs/paths.py:25–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24 @staticmethod
25 def get_dataflow_statics_dir():
26 return DataFlowPath.get_dataflow_dir() / "statics"
27
28 @staticmethod
29 def get_dataflow_pipelines_dir():

Callers 2

Calls 1

get_dataflow_dirMethod · 0.80

Tested by

no test coverage detected