mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 04:48:20 +02:00
Default plugins are independent and called from Nu. (#1322)
This commit is contained in:
committed by
GitHub
parent
4e201d20ca
commit
3610baa227
@ -1,4 +1,4 @@
|
||||
mod nu_plugin_str;
|
||||
mod nu;
|
||||
mod strutils;
|
||||
|
||||
pub use strutils::Str;
|
||||
|
Reference in New Issue
Block a user