MCPcopy
hub / github.com/RUB-NDS/PRET / on_connect

Method on_connect

printer.py:291–292  ·  view source on GitHub ↗
(self, mode)

Source from the content-addressed store, hash-verified

289 # --------------------------------------------------------------------
290 # dummy functions to overwrite
291 def on_connect(self, mode):
292 pass
293
294 def do_id(self, *arg):
295 output().info("Unknown printer")

Callers 1

do_openMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected