key property
The name of the command itself (e.g. help)
Note that packages which are not native to afib must be referenced using package:command as the command.
Implementation
final String key;
The name of the command itself (e.g. help)
Note that packages which are not native to afib must be referenced using package:command as the command.
final String key;