2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 05:43:34 +00:00
nushell/crates/nu-cli/tests/support/mod.rs

3 lines
119 B
Rust

pub mod completions_helpers;
pub use completions_helpers::{file, folder, match_suggestions, merge_input, new_engine};