forked from nodejs/node-inspect
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It should be possible to do this --
niim> list require('./dcp-client').wallet 30 60
and have niim load the wallet API into the node inspector context somehow, so that the list command can list those lines and the inspector can then use that module for breakpointing.
Not specifying both numbers would specify the last line to show
Not specifying either would should all lines
Metadata
Metadata
Assignees
Labels
No labels