Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/SuperMega
/ get_cmd_output
Method
get_cmd_output
observer.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
30
31
def
get_cmd_output(self):
32
return
self.cmd_output
33
34
35
def
add_log(self, log: str):
Callers
1
write_logs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected