0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
cjihrig c31f7e595a
readline: expose stream API in clearScreenDown()
This commit adds an optional callback to clearScreenDown(),
which is passed to the stream's write() method. It also
exposes the return value of write().

PR-URL: https://github.com/nodejs/node/pull/28641
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-07-13 16:20:06 -04:00
..
addons.md doc: format try...catch consistently 2019-07-02 14:06:01 -04:00
assert.md doc: remove superfluous MDN link in assert.md 2019-07-13 10:06:05 -07:00
async_hooks.md doc: remove "note that" from async_hooks.md 2019-06-23 07:10:04 -07:00
buffer.md doc: add example for Buffer.isEncoding() 2019-06-23 23:00:03 -07:00
child_process.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
cli.md doc: remove "note that" from cli.md 2019-06-23 07:10:01 -07:00
cluster.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
console.md doc: remove "note that" from console.md 2019-06-23 07:09:57 -07:00
crypto.md doc: relax requirements for setAAD in CCM mode 2019-07-12 14:34:16 -07:00
debugger.md
deprecations.md doc: drop 'for more details' in deprecations 2019-07-13 10:08:35 -04:00
dgram.md doc: remove "note that" from dgram.md 2019-06-23 07:09:54 -07:00
dns.md doc: remove unnecessary stability specifiers 2019-07-02 13:13:03 -04:00
documentation.md
domain.md doc: remove "note that" from domain.md 2019-06-23 07:09:50 -07:00
errors.md doc: format try...catch consistently 2019-07-02 14:06:01 -04:00
esm.md doc: add example on how to create __filename, __dirname for esm 2019-07-13 15:46:06 +02:00
events.md
fs.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
globals.md
http2.md doc: clarify http2 server.close() behavior 2019-07-08 13:38:06 -04:00
http.md doc: clarify response.finished 2019-06-26 21:47:25 -07:00
https.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
index.md
inspector.md
intl.md
modules.md
n-api.md 2019-07-03, Version 12.6.0 (Current) 2019-07-03 15:53:31 +02:00
net.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
os.md doc: format Unix consistently 2019-07-08 13:34:05 -04:00
path.md
perf_hooks.md perf_hooks: add HttpRequest statistics monitoring #28445 2019-07-12 00:36:27 +02:00
policy.md
process.md report: modify getReport() to return an Object 2019-07-12 14:48:09 -07:00
punycode.md
querystring.md
readline.md readline: expose stream API in clearScreenDown() 2019-07-13 16:20:06 -04:00
repl.md
report.md report: modify getReport() to return an Object 2019-07-12 14:48:09 -07:00
stream.md doc: add missing types 2019-07-12 14:35:35 -07:00
string_decoder.md
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md
tls.md doc: make tls links more readable 2019-07-08 13:42:23 -04:00
tracing.md
tty.md
url.md
util.md
v8.md
vm.md
worker_threads.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
zlib.md doc: remove URLs from zlib docs 2019-07-08 13:42:45 -04:00