Lines Matching refs:write
779 self.output.write(errStack);
869 self.output.write(
895 self.write(prefix);
919 self.output.write('Invalid REPL keyword\n');
937 self.output.write('npm should be run outside of the ' +
972 self.output.write(self.writer(ret) + '\n');
985 self.output.write(`${self._initialPrompt}.editor\n`);
986 self.output.write(
988 self.output.write(`${self[kBufferedCommandSymbol]}\n`);
1169 this.output.write('Expression assignment to _ now disabled.\n');
1182 this.output.write(
1759 this.output.write('Clearing context...\n');
1785 this.output.write(line);
1787 this.output.write('\nPress Ctrl+C to abort current expression, ' +
1798 this.output.write(`Session saved to: ${file}\n`);
1800 this.output.write(`Failed to save: ${file}\n`);
1814 this.write(data);
1816 this.write('\n');
1818 this.output.write(
1823 this.output.write(`Failed to load: ${file}\n`);
1833 this.output.write(