Lines Matching defs:Interface
52 ### Event: `'close'`
73 ### Event: `'line'`
91 ### Event: `'history'`
113 ### Event: `'pause'`
132 ### Event: `'resume'`
147 ### Event: `'SIGCONT'`
170 ### Event: `'SIGINT'`
190 ### Event: `'SIGTSTP'`
218 ### `rl.close()`
230 ### `rl.pause()`
241 ### `rl.prompt([preserveCursor])`
259 ### `rl.question(query[, options], callback)`
330 ### `rl.resume()`
337 ### `rl.setPrompt(prompt)`
347 ### `rl.getPrompt()`
356 ### `rl.write(data[, key])`
390 ### `rl[Symbol.asyncIterator]()`
435 ### `rl.line`
474 ### `rl.cursor`
488 ### `rl.getCursorPos()`