SdlProcessEx extension

on

Static Methods

create(List<String> args, {bool pipeStdio = false}) Pointer<SdlProcess> process

Available on SdlProcess, provided by the SdlProcessEx extension

Create a new process.
createWithProperties(int props) Pointer<SdlProcess> process

Available on SdlProcess, provided by the SdlProcessEx extension

Create a new process with the specified properties.