MCPcopy Create free account
hub / github.com/apache/mesos / command

Method command

src/python/cli_new/lib/cli/tests/tests.py:60–61  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

58
59 # pylint: disable=missing-docstring
60 def command(args):
61 print(template.format(args=args))
62
63 output = capture_output(command, arguments)
64

Callers 15

checkInfoToCheckFunction · 0.80
toCheckInfoFunction · 0.80
interpretCheckStatusInfoFunction · 0.80
synchronizedFunction · 0.80
approvedMethod · 0.80
launchMethod · 0.80
foreachMethod · 0.80
TEST_PFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected