mirror of
https://github.com/nushell/nushell.git
synced 2025-08-12 18:58:19 +02:00
WIP - types check
This commit is contained in:
@ -30,7 +30,6 @@ impl StaticCommand for Config {
|
||||
.named("remove", SyntaxType::Any)
|
||||
.switch("clear")
|
||||
.switch("path")
|
||||
.sink()
|
||||
}
|
||||
|
||||
fn run(
|
||||
|
Reference in New Issue
Block a user