commands property

Map<String, Command> commands
final

The commands this level recognises.

Implementation

final Map<String, Command> commands;