Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_handleNewLink
Method · 0.80
_createElement
Method · 0.80
GlobalKeybindingHandlers
Function · 0.80
apply
Function · 0.80
Calls
1
showShell
Method · 0.95
Tested by
no test coverage detected