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

Method add_parser_args

tn-cli/macros.py:27–29  ·  view source on GitHub ↗

Method which adds custom command line arguments.

(self)

Source from the content-addressed store, hash-verified

25 pass
26
27 def add_parser_args(self):
28 """Method which adds custom command line arguments."""
29 pass
30
31 def expand(self, id, cmd, args):
32 """Expands the macro to a list of basic Tinode CLI commands."""

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected