MCPcopy
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

applyPauseEventMethod · 0.65
resizeAllMethod · 0.65
renderResizeHandleMethod · 0.65
ViewMethod · 0.65

Implementers 2

SessionStatepkg/tui/service/sessionstate.go
StaticSessionStatepkg/tui/service/staticsessionstate.go

Calls

no outgoing calls

Tested by

no test coverage detected