Man page - flow-node(1)
Packages contas this manual
Package: node-flow-remove-types
apt-get install node-flow-remove-types
apt-get install node-flow-remove-types
Manuals in package:
Documentations in package:
Manual
| FLOW-NODE(1) | User Commands | FLOW-NODE(1) |
NAME
flow-node - Fast flow-types aware evaluator or REPL
SYNOPSIS
flow-node [options] [ script.js ] [arguments]
OPTIONS
- -h, --help
- Show this message
- -v, --version
- Prints the current version of flow-node
- -e, --eval script
- Evaluate script
- -p, --print script
- Evaluate script and print result
- -c, --check
- Syntax check script without executing
- -a, --all
- Interpret all files as flow-typed, not just those with a @flow comment
| November 2022 | flow-node v1.2.3 |