Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RubaXa/Pilot
/ add
Method
add
Pilot.d.ts:329–329 ·
view source on GitHub ↗
(key: string, details?: any)
Source
from the content-addressed store, hash-verified
327
328
export
interface
PilotCompatibleLogger {
329
add(key: string, details?: any);
330
331
call(key: string, details: any, wrappedContent: () => void);
332
}
Callers
2
Pilot.js
File · 0.80
pilot.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected