Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openclaw/gogcli
/ stderrWriter
Function
stderrWriter
internal/cmd/runtime.go:394–396 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
392
}
393
394
func
stderrWriter(ctx context.Context) io.Writer {
395
return
commandIO(ctx).Err
396
}
397
398
func
stdinReader(ctx context.Context) io.Reader {
399
return
commandIO(ctx).In
Callers
15
submitBatchedDocsRequestsWithRevision
Function · 0.85
Run
Method · 0.85
Run
Method · 0.85
CreatePresentationFromMarkdownV2
Function · 0.85
Run
Method · 0.85
Resolve
Method · 0.85
promptSecret
Function · 0.85
runJSONShellHook
Function · 0.85
Run
Method · 0.85
logZoomAudit
Function · 0.85
warnUnparseableZoomMeeting
Function · 0.85
Run
Method · 0.85
Calls
1
commandIO
Function · 0.85
Tested by
no test coverage detected