Class SmartCommandExecuter


  • public class SmartCommandExecuter
    extends Object
    Author:
    Madhav Krishna
    • Constructor Detail

      • SmartCommandExecuter

        public SmartCommandExecuter()
    • Method Detail

      • execute

        public int execute​(String directory,
                           String cmdName,
                           String... args)
        Execute platform commands.
        Parameters:
        directory - - directory in which the command will be executed.
        cmdName -
        args -
        Returns: