File size: 184 Bytes
e13493c | 1 2 3 4 5 | # Example command adapter
The manifest uses an argument array. The runner invokes it without a shell,
passes one JSON request on stdin, and captures JSON stdout plus separate stderr.
|
e13493c | 1 2 3 4 5 | # Example command adapter
The manifest uses an argument array. The runner invokes it without a shell,
passes one JSON request on stdin, and captures JSON stdout plus separate stderr.
|