Class RuntimeRunner

java.lang.Object
org.bgerp.util.RuntimeRunner

public class RuntimeRunner extends Object
Runner of OS commands, writing STDOUT and STDERR outputs to a log with levels INFO and ERROR.
  • Constructor Details Link icon

    • RuntimeRunner Link icon

      public RuntimeRunner(String... commands)
  • Method Details Link icon