chore: add Y option for settings
This commit is contained in:
parent
d0cc92e6f8
commit
8fdb482896
@ -69,6 +69,7 @@ impl SimplePluginCommand for KclRun {
|
||||
"Variables to define (key=value)",
|
||||
Some('D'),
|
||||
)
|
||||
.named("setting", SyntaxShape::String, "setting files", Some('Y'))
|
||||
.category(Category::Experimental)
|
||||
}
|
||||
fn description(&self) -> &str {
|
||||
|
Loading…
x
Reference in New Issue
Block a user