qtil
advanced-security/qtil-ruby 0.0.2
Search

Member predicate Module::getParentModule

Gets the enclosing module, as it appears in the qualified name of this module.

For example, the parent module of A::B is A, and A itself has no parent module.

Module getParentModule()