MCPcopy Index your code
hub / github.com/tinode/chat / name

Method name

tn-cli/macros.py:19–21  ·  view source on GitHub ↗

Macro name.

(self)

Source from the content-addressed store, hash-verified

17 # Explain argument.
18 self.parser.add_argument('--explain', action='store_true', help='Only print out expanded macro')
19 def name(self):
20 """Macro name."""
21 pass
22
23 def description(self):
24 """Macro description."""

Callers 3

__init__Method · 0.95
parse_inputFunction · 0.45
macros.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected