MCPcopy 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

importGithubTokenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected