SdlProcessEx extension
- on
Static Methods
-
create(
List< processString> args, {bool pipeStdio = false}) → Pointer<SdlProcess> -
Available on SdlProcess, provided by the SdlProcessEx extension
Create a new process. -
createWithProperties(
int props) → Pointer< processSdlProcess> -
Available on SdlProcess, provided by the SdlProcessEx extension
Create a new process with the specified properties.