MCPcopy Create free account
hub / github.com/apache/solr / get_commands

Method get_commands

dev-tools/scripts/releaseWizard.py:946–948  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

944 return None
945
946 def get_commands(self):
947 cmds = self.commands
948 return cmds
949
950 def get_asciidoc(self):
951 if self.asciidoc:

Callers 2

display_and_confirmMethod · 0.95
generate_asciidocFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected