Class OSCommand


  • public class OSCommand
    extends Object
    • Constructor Detail

      • OSCommand

        public OSCommand()
    • Method Detail

      • ExecuteGetLine

        public static String ExecuteGetLine​(String cmd,
                                            org.slf4j.Logger logger)
      • FileCopy

        public static boolean FileCopy​(String origin,
                                       String destination)