Interface ArgsAccessor.ArgsMutator

    • Method Detail

      • setArgs

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