Package studio.mevera.imperat.context
Interface SuggestionContext<S extends CommandSource>
- Type Parameters:
S- the command-source
- All Superinterfaces:
CommandContext<S>
Represents the context for auto-completion while providing suggestions
-
Method Summary
Methods inherited from interface studio.mevera.imperat.context.CommandContext
arguments, command, getRootCommandLabelUsed, imperat, imperatConfig, source
-
Method Details
-
getArgToComplete
- Returns:
- The info about the argument being completed
-