time-to-botec/js/node_modules/@stdlib/streams/node/from-constant/docs/usage.txt

11 lines
288 B
Plaintext
Raw Normal View History

Usage: constant-stream [options] <value>
Options:
-h, --help Print this message.
-V, --version Print the package version.
--sep sep Separator used to join streamed data. Default: '\n'.
-n, --iter iterations Number of iterations.