Class: Vigilem::Evdev::System::Input::InputEvent

Inherits:
VFFIStruct
  • Object
show all
Includes:
Support::Metadata
Defined in:
lib/vigilem/evdev/system/input/input_event.rb

Overview

represents struct input_event from input.h

Instance Attribute Summary collapse

Instance Attribute Details

#ledsObject

Returns the value of attribute leds.



24
25
26
# File 'lib/vigilem/evdev/system/input/input_event.rb', line 24

def leds
  @leds
end