Interface CommandLineOption


  • public interface CommandLineOption
    Author:
    emartins
    • Field Detail

      • ENVIRONMENT

        static final Option ENVIRONMENT
      • HELP

        static final Option HELP
      • INTERACTIVE

        static final Option INTERACTIVE
      • NON_INTERACTIVE

        static final Option NON_INTERACTIVE
      • SOURCE

        static final Option SOURCE
      • TARGET

        static final Option TARGET