Class: ModuleCluster::ClusterStack

Inherits:
Object
  • Object
show all
Includes:
Block, Extends, Includes, PrependsExtends, PrependsIncludes, Status, Suspend
Defined in:
lib/module-cluster.rb,
lib/module-cluster/_private_/ModuleCluster/ClusterStack.rb

Defined Under Namespace

Modules: Block, Extends, Includes, PrependsExtends, PrependsIncludes, Status, Suspend

Method Summary

Methods included from Suspend

#all_extend_hooks_suspended?, #all_hooks_suspended?, #all_include_hooks_suspended?, #extend_hooks_suspended?, #hooks_suspended?, #include_hooks_suspended?, #prepend_extend_hooks_suspended?, #prepend_include_hooks_suspended?, #resume_any_extend_hooks, #resume_any_hooks, #resume_any_include_hooks, #resume_extend_hooks, #resume_include_hooks, #resume_prepend_extend_hooks, #resume_prepend_include_hooks, #suspend_any_extend_hooks, #suspend_any_hooks, #suspend_any_include_hooks, #suspend_extend_hooks, #suspend_include_hooks, #suspend_prepend_extend_hooks, #suspend_prepend_include_hooks

Methods included from Status

#all_extend_hooks, #all_hooks, #all_include_hooks, #has_any_extend_hook?, #has_any_hook?, #has_any_include_hook?

Methods included from PrependsExtends

#class_extend_prepends_extends, #class_extend_prepends_includes, #class_extend_prepends_includes_and_extends, #extend_prepends_extends, #extend_prepends_includes, #extend_prepends_includes_and_extends, #has_prepend_extend_hook?, #instance_extend_prepends_extends, #instance_extend_prepends_includes, #instance_extend_prepends_includes_and_extends, #module_extend_prepends_extends, #module_extend_prepends_includes, #module_extend_prepends_includes_and_extends, #prepend_extend_hooks

Methods included from PrependsIncludes

#class_include_prepends_extends, #class_include_prepends_includes, #class_include_prepends_includes_and_extends, #has_prepend_include_hook?, #include_prepends_extends, #include_prepends_includes, #include_prepends_includes_and_extends, #module_include_prepends_extends, #module_include_prepends_includes, #module_include_prepends_includes_and_extends, #prepend_include_hooks

Methods included from Extends

#class_extend_extends, #class_extend_includes, #class_extend_includes_and_extends, #extend_extends, #extend_hooks, #extend_includes, #extend_includes_and_extends, #has_extend_hook?, #instance_extend_extends, #instance_extend_includes, #instance_extend_includes_and_extends, #module_extend_extends, #module_extend_includes, #module_extend_includes_and_extends

Methods included from Includes

#class_include_extends, #class_include_includes, #class_include_includes_and_extends, #has_include_hook?, #include_extends, #include_hooks, #include_includes, #include_includes_and_extends, #module_include_extends, #module_include_includes, #module_include_includes_and_extends

Methods included from Block::Inherited

#inherited_hooks, #subclass

Methods included from Block::Instance

#instance_extend, #prepend_instance_extend

Methods included from Block::Module

#module_extend, #module_include, #prepend_module_extend, #prepend_module_include

Methods included from Block::Class

#class_extend, #class_include, #prepend_class_extend, #prepend_class_include