Class SystemCommand

java.lang.Object
velo.ladaalpha.misc.SystemCommand

public class SystemCommand extends Object
The Class SystemCommand.
  • Constructor Details

    • SystemCommand

      public SystemCommand()
  • Method Details

    • runSV

      public static String runSV(String command)
      Run SV.
      Parameters:
      command - the command
      Returns:
      the string
    • run

      public static void run(String command)
      Run.
      Parameters:
      command - the command