Skip to content

Resume

Category: Commands

Source: resume.dart

Classes

ResumeCommand

/resume — open a saved-session picker, or resume by id/query.

Constructor

dart
ResumeCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.