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

Method do_clean

console/modules/queryCommand.py:68–69  ·  view source on GitHub ↗
(self, arg)

Source from the content-addressed store, hash-verified

66
67
68 def do_clean(self, arg):
69 self._core.clean()
70
71 def do_save(self, arg):
72 """Stores the queries performed in HTML or CSV formats

Callers

nothing calls this directly

Calls 1

cleanMethod · 0.80

Tested by

no test coverage detected