MCPcopy Create free account
hub / github.com/IIIIQIIII/claude-code / toggle

Method toggle

src/utils/terminalPanel.ts:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 // ── public API ────────────────────────────────────────────────────
55
56 toggle(): void {
57 this.showShell()
58 }
59
60 // ── tmux helpers ──────────────────────────────────────────────────
61

Callers 1

GlobalKeybindingHandlersFunction · 0.80

Calls 1

showShellMethod · 0.95

Tested by

no test coverage detected