Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ reveal
Method
reveal
src/commands/remote-setup/api.ts:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
this.#value = raw
20
}
21
reveal(): string {
22
return
this.#value
23
}
24
toString(): string {
25
return
'[REDACTED:gh-token]'
26
}
Callers
1
importGithubToken
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected