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

Method description

tn-cli/macros.py:23–25  ·  view source on GitHub ↗

Macro description.

(self)

Source from the content-addressed store, hash-verified

21 pass
22
23 def description(self):
24 """Macro description."""
25 pass
26
27 def add_parser_args(self):
28 """Method which adds custom command line arguments."""

Callers 2

__init__Method · 0.95
parse_inputFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected