Skip to main content

Module engine

Module engine 

Source

Structs§

Engine
HttpNuOptions
CLI options exposed to scripts as the $HTTP_NU const

Functions§

script_to_engine
Creates an engine from a script by cloning a base engine and parsing the closure. On error, prints to stderr and emits JSON to stdout, returning None.