Open
Category: Commands
Source: open.dart
Classes
OpenCommand
/open <target> — open one of Glue's data directories in the OS file manager.
Constructor
dart
OpenCommand(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 |