commands property

CommandsPlugin commands
final

The CommandsPlugin this ContextManager is attached to.

All contexts created by this ContextManager will include commands as ContextData.commands.

You might also be interested in:

Implementation

final CommandsPlugin commands;