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

Method IsCollapsed

pkg/tui/components/sidebar/sidebar.go:71–71  ·  view source on GitHub ↗

IsCollapsed returns whether the sidebar is collapsed

()

Source from the content-addressed store, hash-verified

69 HandleClickType(x, y int) (ClickResult, string)
70 // IsCollapsed returns whether the sidebar is collapsed
71 IsCollapsed() bool
72 // ToggleCollapsed toggles the collapsed state
73 ToggleCollapsed()
74 // SetCollapsed sets the collapsed state directly

Callers 6

wheelTargetMethod · 0.65
handleSidebarResizeMethod · 0.65
computeSidebarLayoutMethod · 0.65
renderSidebarHandleMethod · 0.65
GetSidebarSettingsMethod · 0.65
routeMouseEventMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected