Class: LIRC::Commands::List

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

#remoteObject

Returns the value of attribute remote

Returns:

  • (Object)

    the current value of remote



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

def remote
  @remote
end