Interface ArgsAccessor.ArgsMutator

    • Method Detail

      • setArgs

        void setArgs​(String[] aConsoleTask)
        Sets the command line arguments for the args property.
        Parameters:
        aConsoleTask - The command line arguments to be stored by the args property.