impact
Identify all files affected by changing a symbol before refactoring. Traverses every edge type to return every dependent file, so nothing is missed.
Instructions
Complete blast radius of changing a symbol. Exhaustive traversal of ALL edge types. Returns every affected file with symbols to check. Use before refactoring. Files not listed do not depend on the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |