Home
last modified time | relevance | path

Searched defs:REPLServer (Results 1 – 2 of 2) sorted by relevance

/third_party/node/doc/api/
Drepl.md392 ### Event: `'exit'`
412 ### Event: `'reset'`
458 ### `replServer.defineCommand(keyword, cmd)`
505 ### `replServer.displayPrompt([preserveCursor])`
526 ### `replServer.clearBufferedCommand()`
537 ### `replServer.parseREPLKeyword(keyword[, rest])`
553 ### `replServer.setupHistory(historyPath, callback)`
/third_party/node/lib/
Drepl.js258 function REPLServer(prompt, class
1849 REPLServer, property