get Exported
Allows to check if current dependency is transitive, i.e. is visible to the module which depends on module that has current dependency.
Return
true
if current dependency is transitive; false
otherwise
Allows to check if current dependency is transitive, i.e. is visible to the module which depends on module that has current dependency.
true
if current dependency is transitive; false
otherwise