final Map< String, CommandHistory > commandHistories
All defined CommandHistory instances.
Manages a list of previously entered commands.
Factory for creating CommandHistory instances by name.
CommandHistory getCommandHistory(@NotNull final String ident)
Returns a CommandHistory instance by name.