mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 13:26:01 +02:00
Port command (#5849)
* implement port command * better comment * fmt code * fix example description * fix usage * fix tests
This commit is contained in:
1
crates/nu-command/tests/commands/network/mod.rs
Normal file
1
crates/nu-command/tests/commands/network/mod.rs
Normal file
@ -0,0 +1 @@
|
||||
mod port;
|
Reference in New Issue
Block a user