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

Method SetProgram

pkg/tui/tuitest/driver.go:107–107  ·  view source on GitHub ↗
(p *tea.Program)

Source from the content-addressed store, hash-verified

105// model satisfies it via SetProgram.
106type programReady interface {
107 SetProgram(p *tea.Program)
108}
109
110// New starts model in a real, renderer-less tea.Program and returns a Driver.

Callers 6

SetProgramMethod · 0.65
NewFunction · 0.65
SetProgramMethod · 0.65
runTUIWrappedFunction · 0.65
runFunction · 0.65

Implementers 4

appModelpkg/tui/tui.go
Supervisorpkg/tui/service/supervisor/supervisor.
Recorderpkg/tui/recorder/recorder.go
fakeModelpkg/tui/recorder/recorder_test.go

Calls

no outgoing calls

Tested by 1