Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ getInputSelection
Function
getInputSelection
ui-tui/src/app/inputSelectionStore.ts:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
export
const
setInputSelection = (next: InputSelection | null) => $inputSelection.set(next)
14
15
export
const
getInputSelection = () => $inputSelection.get()
Callers
2
useMainApp
Function · 0.85
useInputHandlers
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected