Class: LIRC::Commands::SetInputlog

Inherits:
Struct
  • Object
show all
Includes:
Base
Defined in:
lib/lirc/commands.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#serialize

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



41
42
43
# File 'lib/lirc/commands.rb', line 41

def path
  @path
end