Skip to content

Config

Category: Commands

Source: config.dart

Classes

ConfigCommand

/config — open config.yaml in $EDITOR or initialize it.

Constructor

dart
ConfigCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.