Share
Category: Commands
Source: share.dart
Classes
ShareCommand
/share — export the current session as html, markdown, or a public gist.
Constructor
dart
ShareCommand(this.ctx)Properties
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get |