priv_check v0.2.2 PrivCheck.DocChecker View Source
Find docs of module, caching results for performance
Depends heavily on the documentation layout described and implemented in EEP 48: http://erlang.org/eeps/eep-0048.html
Link to this section Summary
Functions
Check the visiblity type of the given module
Check if the given module is considered public
Link to this section Types
Link to this section Functions
Link to this function
mfa_visibility(arg)
View Sourcemfa_visibility(mfa()) :: visibility() | :unknown
Check the visiblity type of the given module
Check if the given module is considered public