ruby-udev Code
Brought to you by:
andrew_w_19
File | Date | Author | Commit |
---|---|---|---|
debian | 2014-03-08 |
![]() |
[0eaa18] Initial implementation. Extremely basic at the ... |
COPYING | 2014-03-08 |
![]() |
[0eaa18] Initial implementation. Extremely basic at the ... |
README | 2014-03-08 |
![]() |
[0eaa18] Initial implementation. Extremely basic at the ... |
extconf.rb | 2014-03-08 |
![]() |
[0eaa18] Initial implementation. Extremely basic at the ... |
udev.c | 2014-03-08 |
![]() |
[0eaa18] Initial implementation. Extremely basic at the ... |
This is a minimal Ruby binding for libudev. All of the functionality is implemented in the Udev::Udev class. Currently, it just implements enough for the OpenXCI input server. Supported methods: (these are basically equivalent to the corresponding C functions) TODO (these are not quite direct equivalents) TODO