Skip to content

Support @private for modules #62

Closed
Closed
@hannes-o-brunner

Description

@hannes-o-brunner

Would it be possible to support the @Private or similar annoation also for modules? I do have the case where some utility functionality should only be accessible from my own code, but of course to be able to access it from outside I have to exported them but do not want to show them in the docu.

Current workaround is to mark all the exposed functionality with @Private, but this is tedious and the module itself still shows up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions