Lines Matching defs:InterfaceConstructor
83 ### Event: `'close'`
105 ### Event: `'line'`
127 ### Event: `'history'`
152 ### Event: `'pause'`
172 ### Event: `'resume'`
188 ### Event: `'SIGCONT'`
212 ### Event: `'SIGINT'`
233 ### Event: `'SIGTSTP'`
262 ### `rl.close()`
275 ### `rl.pause()`
287 ### `rl.prompt([preserveCursor])`
306 ### `rl.question(query[, options], callback)`
361 ### `rl.resume()`
369 ### `rl.setPrompt(prompt)`
380 ### `rl.getPrompt()`
392 ### `rl.write(data[, key])`
427 ### `rl[Symbol.asyncIterator]()`
473 ### `rl.line`
515 ### `rl.cursor`
530 ### `rl.getCursorPos()`