MCPcopy 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_playgroundFunction · 0.80

Calls 1

Tested by

no test coverage detected