MCPcopy Index your code
hub / github.com/docker/docker-agent / PlainTextTranscript

Method PlainTextTranscript

pkg/app/app.go:1139–1141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1137}
1138
1139func (a *App) PlainTextTranscript() string {
1140 return transcript.PlainText(a.session)
1141}
1142
1143// SessionStore returns the session store for browsing/loading sessions.
1144// Returns nil if no session store is configured.

Callers 1

Calls 1

PlainTextFunction · 0.92

Tested by

no test coverage detected