Module nu_engine::script[][src]

Enums

LineResult

Functions

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_in_dir
run_script_standalone