Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RUB-NDS/PRET
/ do_id
Method
do_id
printer.py:294–295 ·
view source on GitHub ↗
(self, *arg)
Source
from the content-addressed store, hash-verified
292
pass
293
294
def
do_id(self, *arg):
295
output().info(
"Unknown printer"
)
296
297
# ====================================================================
298
Callers
1
do_open
Method · 0.95
Calls
2
output
Class · 0.90
info
Method · 0.80
Tested by
no test coverage detected