Interface CommandLineArgumentsProvider


  • public interface CommandLineArgumentsProvider
    Author:
    Roman.Chernyatchik, oleg
    • Method Detail

      • getArguments

        String[] getArguments()
        Returns:
        Commands to execute (one command corresponds to one add argument)
      • passParentEnvs

        boolean passParentEnvs()