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§
- Run a command in nu and get its output
Structs§
Constants§
Functions§
- Reformat a multiline pipeline into a single line for use with
nu -c