mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 16:58:51 +02:00
nu-cli/completions: add custom completion test (#5543)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
pub mod completions_helpers;
|
||||
|
||||
pub use completions_helpers::{file, folder, match_suggestions, new_engine};
|
||||
pub use completions_helpers::{file, folder, match_suggestions, merge_input, new_engine};
|
||||
|
Reference in New Issue
Block a user