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