method
module_parent_name
v7.0.0 -
Show latest stable
- Class:
Module
module_parent_name()public
Returns the name of the module containing this one.
M::N.module_parent_name # => "M"
module_parent_name()Returns the name of the module containing this one.
M::N.module_parent_name # => "M"