Package studio.mevera.imperat.context
Interface SuggestionContext<S extends Source>
- Type Parameters:
S- the command-source
- All Superinterfaces:
Context<S>
Represents the context for auto-completion while providing suggestions
-
Method Summary
-
Method Details
-
getArgToComplete
- Returns:
- The info about the argument being completed
-