nushell/crates/nu-engine
2024-12-08 06:23:06 -08:00
..
src Merge branch 'nushell:main' into continue-PWD-per-drive-quote 2024-12-08 06:23:06 -08:00
Cargo.toml
LICENSE
README.md

This crate primarily drives the evaluation of expressions.

(Some overlap with nu-protocol)

  • Provides CallExt

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.