Interface CommandLineToolConfiguration

    • Method Detail

      • withArguments

        void withArguments​(Action<? super List<String>> arguments)
        Adds an action that will be applied to the command-line arguments prior to execution.