Man page - flow-node(1)

Packages contains this manual

Manual

FLOW-NODE

NAME
SYNOPSIS
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