line-echo
Description
A trivial flow that takes a line on stdin
, and prints it on stdout
Features Used
- Root Flow
- Library Functions used (
stdin
andstdout
fromcontext
) - Connections between functions
A trivial flow that takes a line on stdin
, and prints it on stdout
stdin
and stdout
from context
)