MCPcopy Create free account
hub / github.com/daniel2005d/mapXplore / do_options

Method do_options

console/modules/importCommand.py:26–27  ·  view source on GitHub ↗
(self, arg)

Source from the content-addressed store, hash-verified

24 self._core.start()
25
26 def do_options(self, arg):
27 AnsiPrint.printSetting(SqlMapSetting().key_name)
28

Callers

nothing calls this directly

Calls 2

SqlMapSettingClass · 0.90
printSettingMethod · 0.80

Tested by

no test coverage detected