MCPcopy Create free account
hub / github.com/RUB-NDS/PRET / help_exit

Method help_exit

printer.py:156–157  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

154 do_EOF = do_exit
155
156 def help_exit(self):
157 print("Exit the interpreter.")
158
159 # ------------------------[ debug ]-----------------------------------
160 def do_debug(self, arg):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected