We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bf1f6 commit fdb49b8Copy full SHA for fdb49b8
README.md
@@ -245,7 +245,7 @@ The following subcommands are supported:
245
getactivehandles -- Print all pending handles in the queue. Equivalent to running process._getActiveHandles() on
246
the living process.
247
248
- getactiverequests -- Print all pending handles in the queue. Equivalent to running process._getActiveHandles() on
+ getactiverequests -- Print all pending requests in the queue. Equivalent to running process._getActiveRequests() on
249
250
251
inspect -- Print detailed description and contents of the JavaScript value.
0 commit comments