Interface DependOptionActivator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ARGUMENT_NAME
      The name of a Command Option annotated with @Argument or @Arguments
    • Field Detail

      • ARGUMENT_NAME

        static final String ARGUMENT_NAME
        The name of a Command Option annotated with @Argument or @Arguments
        See Also:
        Constant Field Values
    • Method Detail