mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:26:22 +02:00
*code refactor from PR tips & clippy fixes *added username, password, and fragment *commands `url host`, `url scheme`, `url query`, and `url path` removed *tests refactoring - avoid formatted output
This commit is contained in:
1
crates/nu-command/tests/commands/url/mod.rs
Normal file
1
crates/nu-command/tests/commands/url/mod.rs
Normal file
@ -0,0 +1 @@
|
||||
mod parse;
|
Reference in New Issue
Block a user