Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDCAI/DataFlow-MM
/ get_dataflow_example_dir
Method
get_dataflow_example_dir
dataflow/cli_funcs/paths.py:21–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
20
@staticmethod
21
def
get_dataflow_example_dir():
22
return
DataFlowPath.get_dataflow_dir() /
"example"
23
24
@staticmethod
25
def
get_dataflow_statics_dir():
Callers
1
_copy_examples
Function · 0.80
Calls
1
get_dataflow_dir
Method · 0.80
Tested by
no test coverage detected