MCPcopy Create free account
hub / github.com/unconed/TermKit / command.js

File command.js

Node/shell/command.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var EventEmitter = require("events").EventEmitter,
2 outputFormatter = require('shell/formatter').formatter;
3 spawn = require('child_process').spawn,
4 view = require('view/view'),

Callers

nothing calls this directly

Calls 2

asyncFunction · 0.85
bufferFunction · 0.70

Tested by

no test coverage detected