Class: FastlaneCore::SimulatorTV

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

Class Method Summary collapse

Methods inherited from Simulator

clear_cache, launch, reset, reset_all, reset_all_by_version

Class Method Details

.allObject



218
219
220
# File 'lib/fastlane_core/device_manager.rb', line 218

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