MCPcopy
hub / github.com/jvilk/BrowserFS / fail

Function fail

scripts/get_db_credentials.ts:38–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38function fail() {
39 console.error('Failed to authenticate');
40 process.exit(1);
41}
42
43// Authenticate the client using the credentials
44// If credentials do not exist OR if existing credentials are not valid,

Callers 1

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected