This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AppleSimulator.
Summary
Fetch list configured simulators that are defined and available for administrative operations (boot, launch, shutdown, etc)
Syntax
public static IReadOnlyList<AppleSimulator> ListAppleSimulators(this ICakeContext context)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
Return Value