MCPcopy Create free account
hub / github.com/bitpay/bitcore / cli.ts

File cli.ts

packages/bitcore-cli/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import 'source-map-support/register';
4import fs from 'fs';

Callers

nothing calls this directly

Calls 15

getCommandsFunction · 0.90
getActionFunction · 0.90
dieMethod · 0.80
logMethod · 0.80
boldTextMethod · 0.80
colorizeChainMethod · 0.80
underlineTextMethod · 0.80
italicTextMethod · 0.80
colorTextMethod · 0.80
colorTextByChainMethod · 0.80
getTxProposalsMethod · 0.80
clearCacheMethod · 0.80

Tested by

no test coverage detected