[][src]Module nu_command::script

Enums

LineResult

Functions

print_err
process_script

Process the line by parsing the text to turn it into commands, classify those commands so that we understand what is being called in the pipeline, and then run this pipeline

run_script_standalone