Package osh :: Package command :: Module stdin
[frames] | no frames]

Module stdin

source code

For API usage only, (for CLI use cat ... | osh ^ ... syntax instead.)

Functions
 
stdin()
Each line of input from stdin is written to the output stream.
source code