IsCollapsed returns whether the sidebar is collapsed
()
| 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 |
no outgoing calls
no test coverage detected