MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / makeDeviceName

Method makeDeviceName

src/ext/makerbot_pyserial/serialjava.py:142–143  ·  view source on GitHub ↗
(self, port)

Source from the content-addressed store, hash-verified

140 self._isOpen = False
141
142 def makeDeviceName(self, port):
143 return device(port)
144
145 # - - - - - - - - - - - - - - - - - - - - - - - -
146

Callers

nothing calls this directly

Calls 1

deviceFunction · 0.70

Tested by

no test coverage detected