Interface CommandLineTask.CommandLine

Enclosing interface:
CommandLineTask

public static interface CommandLineTask.CommandLine
  • Method Details

    • hasOption

      boolean hasOption(String option)
    • getOptionValue

      String getOptionValue(String option)