Process.Run¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | String |
||
Output ➡️ |
The resulting output of the shard | String |
||
Executable |
No | The executable to run. | none |
Path Var(Path) String Var(String) |
Arguments |
No | The arguments to pass to the executable. | none |
None [String] Var([String]) |
Timeout |
No | The maximum time to wait for the executable to finish in seconds. | none |
None Int |