MCPcopy Create free account
hub / github.com/astercloud/aster / String

Method String

pkg/sandbox/remote.go:115–117  ·  view source on GitHub ↗

String 返回字符串响应

()

Source from the content-addressed store, hash-verified

113
114// String 返回字符串响应
115func (rr *RemoteResponse) String() string {
116 return string(rr.Body)
117}
118
119// RemoteSandbox 远程沙箱基础实现
120type RemoteSandbox struct {

Callers 15

checkDangerousCommandMethod · 0.45
exportToCSVMethod · 0.45
CreateMethod · 0.45
buildSummaryPromptMethod · 0.45
extractTextContentFunction · 0.45
CreateMethod · 0.45
AppendEventMethod · 0.45
CreateMethod · 0.45
AppendEventMethod · 0.45
CreateMethod · 0.45
AppendEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected