2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-18 15:08:33 +00:00
nushell/crates/nu-command/tests/commands/url
raccmonteiro ced5e1065f
new command url parse () and url subcommands tests ()
*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
2022-11-19 10:14:29 -08:00
..
mod.rs new command url parse () and url subcommands tests () 2022-11-19 10:14:29 -08:00
parse.rs new command url parse () and url subcommands tests () 2022-11-19 10:14:29 -08:00