0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Peter Dalgaard-Jensen 553d4ee57d doc: fix return value for require.resolve.paths()
Update documentation of modules.md for require.resolve.paths()
to include the possibillity of null as a return value if
the request string given matches a core module name.

PR-URL: https://github.com/nodejs/node/pull/18350
Fixes: https://github.com/nodejs/node/issues/18230
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-01-24 20:44:30 +02:00
..
_toc.md doc: update http URLs to https in doc/api 2017-11-23 16:06:35 -05:00
addons.md build,test: make building addon tests less fragile 2018-01-21 02:19:46 +01:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md assert: stricter ifError 2018-01-24 13:16:09 +01:00
async_hooks.md doc: fix typos in async_hooks 2018-01-23 20:24:58 +02:00
buffer.md doc: correct buffer changelog ordering 2018-01-17 09:06:03 -05:00
child_process.md doc: simplify sentences that use "considered" 2018-01-17 21:22:53 -08:00
cli.md process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
cluster.md doc: capitalize non-primitive types 2018-01-12 02:51:14 +02:00
console.md console: make .assert standard compliant 2017-12-26 10:46:27 +01:00
crypto.md doc: use PBKDF2 in text 2018-01-22 12:53:50 +01:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md doc: remove double line break 2018-01-16 19:57:36 +01:00
dgram.md doc: decapitalize primitive types 2018-01-12 02:47:22 +02:00
dns.md doc: fix typo in dns.md 2017-12-07 13:49:21 -08:00
documentation.md doc: improve documentation.md 2017-12-18 10:25:43 -05:00
domain.md 2017-10-24, Node.js Version 8.8.0 (Current) 2017-10-24 17:50:44 -04:00
errors.md doc: add missing link references 2018-01-18 13:21:23 +02:00
esm.md doc: cjs format is now commonjs 2018-01-19 13:16:56 +01:00
events.md 2019-01-10 Version 9.4.0 (Current) 2018-01-10 10:24:22 -05:00
fs.md doc: add missing URL argument types in fs.md 2018-01-23 20:13:45 +02:00
globals.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
http2.md doc: fix typo in http2stream.close param default 2018-01-17 08:48:26 +08:00
http.md doc: simplify sentences that use "considered" 2018-01-17 21:22:53 -08:00
https.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
index.md
inspector.md doc: fix duplicate words & spellings in docs 2017-12-31 18:14:25 +01:00
intl.md doc: add missing introduced_in comments 2017-11-19 18:10:05 +01:00
modules.md doc: fix return value for require.resolve.paths() 2018-01-24 20:44:30 +02:00
n-api.md doc: remove uannecessary Require 2018-01-18 10:45:46 -05:00
net.md doc: decapitalize primitive types 2018-01-12 02:47:22 +02:00
os.md doc: remove x86 from os.arch() options 2018-01-03 23:31:34 +00:00
path.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
perf_hooks.md doc: add doc for performance.clearGC() 2018-01-24 13:39:57 +02:00
process.md doc: improve process.platform 2018-01-19 13:29:24 +01:00
punycode.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
querystring.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
readline.md doc: simplify sentences that use "considered" 2018-01-17 21:22:53 -08:00
repl.md doc: edit for concision 2018-01-03 17:18:30 -08:00
stream.md src,doc,test: Fix common misspellings 2018-01-16 23:44:27 +01:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: not all example code can be run without 1:1 2017-12-18 10:26:13 -05:00
timers.md timers: allow Immediates to be unrefed 2018-01-18 15:55:59 -05:00
tls.md doc: replace wrong U+00A0 by common spaces 2018-01-02 01:58:15 +02:00
tracing.md src: use uv_hrtime as tracing timestamp 2018-01-24 09:58:28 -08:00
tty.md tty: add getColorDepth function 2018-01-24 13:07:35 +01:00
url.md url: added url fragment lookup table 2017-12-15 09:26:12 -08:00
util.md util: implement util.getSystemErrorName() 2018-01-20 08:51:47 +08:00
v8.md doc: fix duplicate words & spellings in docs 2017-12-31 18:14:25 +01:00
vm.md doc: edit for concision 2018-01-03 17:18:30 -08:00
zlib.md 2019-01-10 Version 9.4.0 (Current) 2018-01-10 10:24:22 -05:00