mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
27c8b73fa6
Currently assert/assert.ok currently has the following signature: "signatures": [ { "params": [ { "name": "value" }, { "name": "message])" }, { "name": "assert.ok(value" }, { "name": "message", "optional": true } ] } ] The heading reads assert(value[, message]), assert.ok(value[, message]) Split them into two sections to make it working. PR-URL: https://github.com/nodejs/node/pull/4871 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com> |
||
---|---|---|
.. | ||
api | ||
api_assets | ||
ctc-meetings | ||
tsc-meetings | ||
full-white-stripe.jpg | ||
node.1 | ||
osx_installer_logo.png | ||
releases.md | ||
template.html | ||
thin-white-stripe.jpg |