commands property

List<AFCommand> commands
getter/setter pair

Commands that are visible in the command line's help summary.

Implementation

List<AFCommand> commands = <AFCommand>[];