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

Class

cli/commands/tokens/list.js:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9const tabler = require('../../tabler.js');
10
11class TokensListCommand extends Command {
12
13 constructor() {
14 super('tokens', 'list');

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected