MCPcopy Index your code
hub / github.com/codeaashu/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 4

_handleNewLinkMethod · 0.80
_createElementMethod · 0.80
GlobalKeybindingHandlersFunction · 0.80
applyFunction · 0.80

Calls 1

showShellMethod · 0.95

Tested by

no test coverage detected