Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDCAI/DataFlow-MM
/ get_dataflow_playground_dir
Method
get_dataflow_playground_dir
dataflow/cli_funcs/paths.py:33–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
@staticmethod
33
def
get_dataflow_playground_dir():
34
return
DataFlowPath.get_dataflow_statics_dir() /
"playground"
35
36
@staticmethod
37
def
get_dataflow_agent_dir():
Callers
1
_copy_playground
Function · 0.80
Calls
1
get_dataflow_statics_dir
Method · 0.80
Tested by
no test coverage detected