MCPcopy Index your code
hub / github.com/lightningpixel/modly / resolveHfToken

Method resolveHfToken

electron/main/python-bridge.ts:240–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238 }
239
240 private resolveHfToken(): string {
241 return getSettings(app.getPath('userData')).hfToken ?? ''
242 }
243}

Callers 1

_startMethod · 0.95

Calls 1

getSettingsFunction · 0.90

Tested by

no test coverage detected