Skip to content

Runtime

Category: Commands

Source: runtime.dart

Classes

RuntimeCommand

/runtime — shows the active execution runtime and the registered cloud adapters available to switch to.

Constructor

dart
RuntimeCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.