oblak/cloud-core/src
Alexander Söderberg d4ab593460 feat(core): flag yielding arguments (#367)
Implements https://github.com/Incendo/cloud/issues/218
Also confirmed to fix https://github.com/Incendo/cloud/issues/321.

Both `StringArgument` and `StringArrayArgument` now have flag-yielding modes. For annotated command method users, this can be activated using ´@FlagYielding`
2022-06-18 22:52:58 -07:00
..
main/java/cloud/commandframework feat(core): flag yielding arguments (#367) 2022-06-18 22:52:58 -07:00
test/java/cloud/commandframework feat(core): flag yielding arguments (#367) 2022-06-18 22:52:58 -07:00