Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
get_dataflow_pipelines_dir
Method · 0.80
get_dataflow_playground_dir
Method · 0.80
Calls
1
get_dataflow_dir
Method · 0.80
Tested by
no test coverage detected