Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
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
async
Function · 0.85
buffer
Function · 0.70
Tested by
no test coverage detected