MCPcopy Create free account
hub / github.com/comaps/comaps / args

Method args

tools/python/maps_generator/generator/gen_tool.py:96–97  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

94
95 @property
96 def args(self):
97 return self._collect_cmd()
98
99 def add_options(self, **options):
100 if "logger" in options:

Callers

nothing calls this directly

Calls 1

_collect_cmdMethod · 0.95

Tested by

no test coverage detected