Module com.github.rvesse.airline
Annotation Type NoMissingOptionValues
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface NoMissingOptionValuesSpecifies that a CLI does not permit options to be specified without their values
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface NoMissingOptionValues