| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
About #43018 (review), I hope we can discuss here. |
Sorry, something went wrong.
|
If it is clear how to obtain the index and how index differs from expr, and if this would be useful to end users, then we should document it. Thanks. |
Sorry, something went wrong.
|
Removing watcher by index would be useful for end users because watchers command prints all watched expressions with their indices. |
Sorry, something went wrong.
|
However, the current watch(expr) accepts numeric as well as string expression, which makes the difference index and expr ambiguous. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
unwatch command of node inspect supports to remove specific index element.
node/lib/internal/debugger/inspect_repl.js
Lines 1030 to 1038 in 8d0f49c