sequential_command


Description:

public void sequential_command (string cmdline, out string cmdout, out string cmderr, out int exit_status)

Launch a process and block this tasklet till it ends. Makes sure that a previous call (from any other tasklet) has been completed. Returns exit status, stdout and stderr.


Namespace: Ntk.ImplLinux
Package: vd