Command to find object by key/value pair #334
Open
Comments
|
More sophisticated queries would also be interesting, for example: find all objects with value |
|
Just came across a real world example where this would be useful: find all ServerResponse objects where |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to
v8 findrefs -n, but it would take a property name and the value. This can help narrow down the search when there's a lot of objects, but we're looking only for those with a particular value.The text was updated successfully, but these errors were encountered: