Man page - flow-node(1)
Packages contains 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
NAMESYNOPSIS
OPTIONS
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