Method: USB::Configuration#endpoints
- Defined in:
- lib/usb.rb
permalink #endpoints ⇒ Object
[View source]
314 |
# File 'lib/usb.rb', line 314 def endpoints() self.settings.map {|d| d.endpoints }.flatten end |
314 |
# File 'lib/usb.rb', line 314 def endpoints() self.settings.map {|d| d.endpoints }.flatten end |