Extended ProtocolConsoleKitTerminal
Console
Adds the ability to run
Commands on a Console.extension Console
Topics
Instance Methods
func run(_:input:)Runs anAnyAsyncCommand(AsyncCommandGrouporAsyncCommand) of commands on thisConsoleusing the suppliedCommandInput.func run(_:with:)Runs anAnyAsyncCommand(AsyncCommandGrouporAsyncCommand) of commands on thisConsoleusing the suppliedCommandContext.