Documentation / @ripl/terminal / createContext
Function: createContext()
createContext(
output,options?):TerminalContext
Defined in: terminal/src/context.ts:540
Creates a terminal rendering context bound to the given output adapter.
Parameters
| Parameter | Type |
|---|---|
output | TerminalOutput |
options? | TerminalContextOptions |