A function that is called before exec in spawnProcess. It returns true if succeeded and otherwise returns false.
Warning: Please note that the code in this function must only use async-signal-safe functions.
If preExecDelegate is also set, it is called last.
On Windows, this member is not available.
See Implementation
A function that is called before exec in spawnProcess. It returns true if succeeded and otherwise returns false.
Warning: Please note that the code in this function must only use async-signal-safe functions.
If preExecDelegate is also set, it is called last.
On Windows, this member is not available.