Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ watch
Method
watch
scripts/types.d.ts:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
70
export
interface
BuildContext {
71
watch(): Promise<void>
72
serve(options?: unknown): Promise<unknown>
73
rebuild(): Promise<BuildResult>
74
dispose(): Promise<void>
Callers
7
initializeKeybindingWatcher
Function · 0.80
enable
Function · 0.80
initialize
Function · 0.80
initialize
Function · 0.80
startWatching
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected