MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / sti

Method sti

Python-Bridge/Python-Bridge.py:130–131  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

128 return self.__kb.KbCli()
129
130 def sti(self):
131 return self.__kb.KbSti()
132
133 def hlt(self):
134 return self.__kb.KbHlt()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected