Closed
Description
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
Labels
No labels