Class: FastlaneCore::SimulatorWatch

Inherits:
Simulator
  • Object
show all
Defined in:
lib/fastlane_core/device_manager.rb

Class Method Summary collapse

Methods inherited from Simulator

clear_cache, reset, reset_all

Class Method Details

.allObject



202
203
204
# File 'lib/fastlane_core/device_manager.rb', line 202

def all
  return DeviceManager.simulators('watchOS')
end