Interface ExternalCommandWithProgrammaticArguments

    • Method Detail

      • setAdditionalArguments

        void setAdditionalArguments​(String[] value)
        Sets the additional arguments to append to the command.
        Parameters:
        value - the arguments
      • getAdditionalArguments

        String[] getAdditionalArguments()
        Returns the additional arguments to append to the command.
        Returns:
        the arguments