Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
'source-map-support/register'
;
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
15
getCommands
Function · 0.90
getAction
Function · 0.90
die
Method · 0.80
log
Method · 0.80
boldText
Method · 0.80
colorizeChain
Method · 0.80
underlineText
Method · 0.80
italicText
Method · 0.80
colorText
Method · 0.80
colorTextByChain
Method · 0.80
getTxProposals
Method · 0.80
clearCache
Method · 0.80
Tested by
no test coverage detected