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

Class

cli/commands/tokens/add-to-env.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15const TokensListCommand = require('./list.js');
16
17class TokensAddToEnvCommand extends Command {
18
19 constructor() {
20 super('tokens', 'add-to-env');

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected