()
| 25 | return '[REDACTED:gh-token]' |
| 26 | } |
| 27 | toJSON(): string { |
| 28 | return '[REDACTED:gh-token]' |
| 29 | } |
| 30 | [Symbol.for('nodejs.util.inspect.custom')](): string { |
| 31 | return '[REDACTED:gh-token]' |
| 32 | } |
nothing calls this directly
no outgoing calls
no test coverage detected