Initializer
init(commands:)
Creates a new compound command.
@MainActor init(commands: [EMFCommand])
Parameters
commands-
Array of commands to execute together
Initializer
Creates a new compound command.
@MainActor init(commands: [EMFCommand])
commandsArray of commands to execute together