Skip to content

Paths

Category: Commands

Source: paths.dart

Classes

PathsCommand

/paths — show Glue's data directories.

Constructor

dart
PathsCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
hiddenAliasesList<String> get
nameString get
descriptionString get
hiddenAliasesList<String> get

Methods

String execute(List<String> args)

Released under the MIT License.