Method: EmergeCLI::XcodePhysicalDevice#device_id
- Defined in:
- lib/utils/xcode_physical_device.rb
#device_id ⇒ Object (readonly)
Returns the value of attribute device_id.
9 10 11 |
# File 'lib/utils/xcode_physical_device.rb', line 9 def device_id @device_id end |