2016: Command to list objects that reference a specific object
Open
- Dominant language
- Python
- Stars
- 9.2k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
Using #136, scan the objects in memory and filter those that have a references (of any kind, strong, weak or unsafe) to a given object.
```
preferencesto someVariable
```
Contributor guide
Assessment
This issue has not been assessed yet.