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

Method get_sub_commands

Lib/distutils/cmd.py:328–339  ·  view source on GitHub ↗

Determine the sub-commands that are relevant in the current distribution (ie., that need to be run). This is based on the 'sub_commands' class attribute: each tuple in that list may include a method that we call to determine if the subcommand needs to be run for the

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

reinitialize_commandMethod · 0.80
runMethod · 0.80
runMethod · 0.80
get_outputsMethod · 0.80
get_inputsMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected