@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface DefaultOption
This annotation can only be used once on a command field provided the following requirements are met:
OptionOptionType.COMMANDArgumentsCopyright © 2012–2022. All rights reserved.