Class: EmergeCLI::XcodeDeviceManager::DeviceType

Inherits:
Object
  • Object
show all
Defined in:
lib/utils/xcode_device_manager.rb

Constant Summary collapse

VIRTUAL =
:virtual
PHYSICAL =
:physical
ANY =
:any