Module com.github.rvesse.airline
Package com.github.rvesse.airline.annotations.restrictions.global
package com.github.rvesse.airline.annotations.restrictions.global
-
Annotation InterfacesClassDescriptionMarks that a CLI requires that a command be specified.Specifies that a CLI does not permit options to be specified without their valuesMarks that a CLI does not permit any command line arguments that aren't recognised as either options or arguments.