Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ PauseState
Method
PauseState
pkg/tui/service/sessionstate.go:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
AvailableAgents() []runtime.AgentDetails
39
GetCurrentAgent() runtime.AgentDetails
40
PauseState() PauseState
41
}
42
43
// Verify SessionState implements SessionStateReader
Callers
5
applyPauseEvent
Method · 0.65
resizeAll
Method · 0.65
renderLeanWorkingIndicator
Method · 0.65
renderResizeHandle
Method · 0.65
View
Method · 0.65
Implementers
2
SessionState
pkg/tui/service/sessionstate.go
StaticSessionState
pkg/tui/service/staticsessionstate.go
Calls
no outgoing calls
Tested by
no test coverage detected