MCPcopy Index your code
hub / github.com/cli-table/cli-table3 / defaultOptions

Function defaultOptions

test/cell-test.js:18–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 });
17
18 function defaultOptions() {
19 //overwrite coloring of head and border by default for easier testing.
20 return utils.mergeOptions({ style: { head: [], border: [] } });
21 }
22
23 function defaultChars() {
24 return {

Callers 1

cell-test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…