Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddopson/underscore-cli
/ output-formats.js
File
output-formats.js
lib/output-formats.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
util = require(
'util'
);
2
var
_ = require(
'./underscore'
);
3
var
Formatter = require(
'./formatter'
);
4
var
MessagePack = null;
// lazy load of require('msgpack')
Callers
nothing calls this directly
Calls
1
bold
Function · 0.85
Tested by
no test coverage detected