You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2025. It is now read-only.
To add specific things to suggest while pressing tab to complete the argument,
you need to use Argument#suggest(T suggestionThing)
where T is the type of the argument
here's a simple example of creating an argument with suggestions: