MCPcopy Create free account
hub / github.com/Ishabdullah/Codey-v2 / getvalue

Method getvalue

core/peer_shell.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 sys.stdout.flush()
73
74 def getvalue(self) -> str:
75 return self._buf.getvalue()
76
77
78def _check_pexpect() -> bool:

Callers 1

run_peerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected