Searched refs:_writeToOutput (Results 1 – 2 of 2) sorted by relevance
28 function _writeToOutput(repl, message) { function29 repl._writeToOutput(message);47 _writeToOutput(repl, '\nError: Could not get the home directory.\n' +69 _writeToOutput(repl, '\nError: Could not open history file.\n' +166 _writeToOutput(
234 return this._writeToOutput;431 Interface.prototype._writeToOutput = _Interface.prototype[kWriteToOutput]; method in Interface445 this._writeToOutput(`Tab completion error: ${inspect(err)}`);511 this._writeToOutput(s);