STDIN
Extension: io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The STDIN
function outputs an iterable which allows to iterate over the lines present in the standard input.
This function is intended to be used via WarpRun
or the run
command of warp10-standalone.sh
, it is part of the io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
.