Method: Platform#slot
- Defined in:
- lib/platform/platform.rb
#slot ⇒ Object
Public: Gets the device slot.
Returns the Integer device slot or nil.
44 45 46 |
# File 'lib/platform/platform.rb', line 44 def slot @id end |
Public: Gets the device slot.
Returns the Integer device slot or nil.
44 45 46 |
# File 'lib/platform/platform.rb', line 44 def slot @id end |