MCPcopy Create free account
hub / github.com/dobin/SuperMega / add_cmd_output

Method add_cmd_output

observer.py:27–28  ·  view source on GitHub ↗
(self, cmd_output)

Source from the content-addressed store, hash-verified

25
26
27 def add_cmd_output(self, cmd_output):
28 self.cmd_output.append(cmd_output)
29
30
31 def get_cmd_output(self):

Callers 1

run_process_checkretFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected