Vala.Lang.Process.execAsync – Valacore Reference Manual
execAsync
Description:
public
static
Process
?
execAsync
(
string
command)
Starts command asynchronously.
Parameters:
command
command line.
Returns:
process object or null on spawn error.