MCPcopy Create free account
hub / github.com/ipython/traitlets / start

Method start

examples/argcomplete_app.py:148–149  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

146 self.load_config_file(self.config_file)
147
148 def start(self):
149 EnvironPrinter(parent=self).print()
150
151
152if __name__ == "__main__":

Callers

nothing calls this directly

Calls 2

EnvironPrinterClass · 0.85
printMethod · 0.45

Tested by

no test coverage detected