Expand description
This crate provides utilities for testing of Nushell
Plugin authors should instead refer to nu-plugin-test-support
§Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
Re-exports§
pub use nu_path;
Modules§
Macros§
- nu
- Run a command in nu and get its output
- nu_
with_ plugins - nu_
with_ std
Structs§
Constants§
Functions§
- nu_
repl_ code - pipeline
- Reformat a multiline pipeline into a single line for use with
nu -c
- shell_
os_ paths