MCPcopy Create free account
hub / github.com/acode/cli / credentials.js

File credentials.js

cli/credentials.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const path = require('path');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 3

writeCredentialsFunction · 0.85
findPathFunction · 0.85
readCredentialsFunction · 0.85

Tested by

no test coverage detected