-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The check-requires function is able to print out the imported identifiers that a module uses, but the show-requires function doesn't return that information. I'd like a programmatic API to the references in a module so I can build a "find usages" script and (hopefully) a "rename all usages" script. Something like a module-references function of type (-> module-path? (set/c reference?)).
Metadata
Metadata
Assignees
Labels
No labels