Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcos/dcos-cli
/ _plugin_dir
Function
_plugin_dir
tests/integration/test_plugin.py:277–278 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
275
276
277
def
_plugin_dir(name):
278
return
os.path.join(os.path.dirname(__file__),
'fixtures'
,
'plugins'
, name)
Callers
1
_test_plugin_path
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected