In the complete method of the CommandCompleter interface, the CommandCompleterState parameter is implemented in Runtime by the PluginCommandCompleterState IMPL class. This PluginCommandCompleterState class holds a reference for CommandContext (CommandParserContext class) that has the value Map available to be used in a inter-dependent completion.
In the complete method of the CommandCompleter interface, the CommandCompleterState parameter is implemented in Runtime by the PluginCommandCompleterState IMPL class. This PluginCommandCompleterState class holds a reference for CommandContext (CommandParserContext class) that has the value Map available to be used in a inter-dependent completion.