Process.Run¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
String |
|||
<output> |
String |
|||
Executable |
The executable to run. | "" |
Path String |
|
Arguments |
The arguments to pass to the executable. | None |
[String] &[String] |
|
Timeout |
The maximum time to wait for the executable to finish in seconds. | 30 |
Int |