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