Class: LIRC::Commands::List
- Inherits:
-
Struct
- Object
- Struct
- LIRC::Commands::List
- Includes:
- Base
- Defined in:
- lib/lirc/commands.rb
Instance Attribute Summary collapse
-
#remote ⇒ Object
Returns the value of attribute remote.
Method Summary
Methods included from Base
Instance Attribute Details
#remote ⇒ Object
Returns the value of attribute remote
40 41 42 |
# File 'lib/lirc/commands.rb', line 40 def remote @remote end |