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

Method help_disable

postscript.py:497–498  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

495 do_enable = do_disable
496
497 def help_disable(self):
498 print("Disable printing functionality.")
499
500 # ------------------------[ destroy ]---------------------------------
501 def do_destroy(self, arg):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected