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

Method emptyline

printer.py:85–86  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

83 # --------------------------------------------------------------------
84 # do noting on empty input
85 def emptyline(self):
86 pass
87
88 # show message for unknown commands
89 def default(self, line):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected