Run a process synchronously. Returns the exit code, or null if not supported.
int? runProcess(String command, List<String> args);