Class | Description |
---|---|
ShellTransformer |
Execute OS Shell commands via a
ProcessBuilder
One can pass an Array or List of Strings as additional parameters @ runtime If the input is a Map then each entry will be passed as <key>:<value>
The error streamed is merged with the standard output by default. |
Copyright © 2018. All rights reserved.