Home
last modified time | relevance | path

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

/third_party/node/doc/api/
Drepl.md386 ### Event: `'exit'`
405 ### Event: `'reset'`
450 ### `replServer.defineCommand(keyword, cmd)`
496 ### `replServer.displayPrompt([preserveCursor])`
516 ### `replServer.clearBufferedCommand()`
526 ### `replServer.parseREPLKeyword(keyword[, rest])`
541 ### `replServer.setupHistory(historyPath, callback)`
/third_party/node/lib/
Drepl.js219 function REPLServer(prompt, class
1820 REPLServer, property