Package groovy.cli

  • Class Summary
    Class Description
    TypedOption<T>  
  • Annotation Types Summary
    Annotation Type Description
    Option
    Indicates that a method or property can be used to set a CLI option.
    Unparsed
    Indicates that a method or property will contain the remaining arguments.