MCPcopy
hub / github.com/docker/docker-agent / QueueLength

Method QueueLength

pkg/tui/page/chat/chat.go:106–106  ·  view source on GitHub ↗

QueueLength returns the number of queued messages

()

Source from the content-addressed store, hash-verified

104 IsInlineEditing() bool
105 // QueueLength returns the number of queued messages
106 QueueLength() int
107 // FocusMessages gives focus to the messages panel for keyboard scrolling
108 FocusMessages() tea.Cmd
109 // FocusMessageAt gives focus and selects the message at the given screen coordinates

Callers 2

renderResizeHandleMethod · 0.65

Implementers 2

mockChatPagepkg/tui/tui_exit_test.go
chatPagepkg/tui/page/chat/chat.go

Calls

no outgoing calls

Tested by

no test coverage detected