Skip to content

Mechanism(s) to differentiate public and private API #115

Description

@lagru

Libraries might want to generate stubs only for their public API and not care about typing their private one. These would profit from a way to tell docstub, I don't care about typing this function.

Docstub can easily ignore objects that are prefixed with "_". But not all / many libraries are doing that consistently. So in those cases there should be a different mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions