[][src]Module polyhorn_cli::ios::simctl

Structs

Device

This is a device as provided by simctl --list.

DeviceManager
DeviceQuery
Simctl

Enums

DeviceState

This is the state of a device as provided by simctl. Currently, only two states are supported (DeviceState::Shutdown and DeviceState::Booted). All other states are not recognized and mapped to DeviceState::Unknown instead.

Error