Class: Candelabra::Pianobar::Execute
- Inherits:
-
Object
- Object
- Candelabra::Pianobar::Execute
- Defined in:
- lib/candelabra/pianobar.rb
Instance Attribute Summary collapse
-
#commands ⇒ Object
Returns the value of attribute commands.
Instance Method Summary collapse
- #command(command) ⇒ Object
-
#initialize ⇒ Execute
constructor
A new instance of Execute.
Constructor Details
Instance Attribute Details
#commands ⇒ Object
Returns the value of attribute commands.
91 92 93 |
# File 'lib/candelabra/pianobar.rb', line 91 def commands @commands end |