aliases property

List<String> aliases
final

Alternative names for the command (e.g., 'ls' for 'list').

Implementation

final List<String> aliases;