style
This commit is contained in:
@ -17,7 +17,7 @@ enum Commands {
|
|||||||
|
|
||||||
#[derive(Args)]
|
#[derive(Args)]
|
||||||
struct RunScriptSubcommand{
|
struct RunScriptSubcommand{
|
||||||
#[arg(long)]
|
#[arg()]
|
||||||
input_file:PathBuf,
|
input_file:PathBuf,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user