Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/
Class
lib/terminal.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
// low-level terminal interactions
4
class
Terminal{
5
6
constructor(outputStream){
7
this.stream = outputStream;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected