MCPcopy Index your code
hub / github.com/cli-table/cli-table3 / basic-usage-examples.js

File basic-usage-examples.js

examples/basic-usage-examples.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Table = require('../src/table');
2const colors = require('@colors/colors/safe');
3const { hyperlink } = require('../src/utils');
4

Callers

nothing calls this directly

Calls 2

linkFunction · 0.85
itFunction · 0.70

Tested by

no test coverage detected