Module: Rukawa::State::Running
- Extended by:
- BaseExt
- Defined in:
- lib/rukawa/state.rb
Class Method Summary collapse
Methods included from BaseExt
Class Method Details
.color ⇒ Object
23 24 25 |
# File 'lib/rukawa/state.rb', line 23 def self.color :cyan end |
.merge(_other) ⇒ Object
27 28 29 |
# File 'lib/rukawa/state.rb', line 27 def self.merge(_other) self end |