MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / load

Method load

cli/src/credentials/interface.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 // This is simplification to avoid too many changes that would be fragile and
11 // removed later anyway.
12 telemetryEnabled?: boolean;
13};
14
15export interface CredentialsStore {

Callers 5

loadMethod · 0.65
openMethod · 0.65
storage.test.tsFile · 0.65

Implementers 2

PlaintextFileSessionStorecli/src/credentials/fileCredentialsSto
SecretsSessionStorecli/src/credentials/secretCredentialsS

Calls

no outgoing calls

Tested by

no test coverage detected