Skip to content

API to list references in a module? #27

@jackfirth

Description

@jackfirth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions