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