Class XCmd


  • public final class XCmd
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XCmd()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static XCmdResult run​(@NonNull java.util.List<java.lang.String> lsCmd)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XCmd

        public XCmd()
    • Method Detail

      • run

        public static XCmdResult run​(@NonNull
                                     @NonNull java.util.List<java.lang.String> lsCmd)