MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / run_command

Method run_command

Lib/distutils/dist.py:957–973  ·  view source on GitHub ↗

Do whatever it takes to run a command (including nothing at all, if the command has already been run). Specifically: if we have already created and run the command named by 'command', return silently without doing anything. If the command named by 'command' doesn't

(self, command)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_commandsMethod · 0.95

Calls 5

get_command_objMethod · 0.95
getMethod · 0.45
infoMethod · 0.45
ensure_finalizedMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected