Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gnmyt/Nexterm
/ onData
Method
onData
server/lib/ScriptLayer.js:76–76 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
74
}
75
76
onData(data) { this.processOutput(data.toString()); }
77
78
processOutput(output) {
79
const
sudo = checkSudoPrompt(output);
Callers
3
XtermRenderer
Function · 0.45
ScriptRenderer
Function · 0.45
useTerminal
Function · 0.45
Calls
1
processOutput
Method · 0.95
Tested by
no test coverage detected