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

Method commit

src/astroprint/software.py:383–384  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

381
382 @property
383 def commit(self):
384 return self.data['version']['commit']
385
386 @property
387 def platform(self):

Callers 1

_installPackageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected