Module: Branch::Name::Exitable
- Included in:
- CLI, Subcommands::Config, Subcommands::Delete, Subcommands::Init
- Defined in:
- lib/branch/name/exitable.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#included(base) ⇒ Object
6 7 8 |
# File 'lib/branch/name/exitable.rb', line 6 def included(base) base.extend ClassMethods end |