Interface ArgsAccessor

    • Method Detail

      • getArgs

        java.lang.String[] getArgs​()
        Retrieves the command line arguments from the args property.
        Returns:
        The command line arguments stored by the args property.