Skip to content

Debug

Category: Commands

Source: debug.dart

Classes

DebugCommand

/debug — toggle debug logging.

Constructor

dart
DebugCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.