You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/.changes/add-optional-args-cli.md

244 B

cli
minor

Added tauri_plugin_cli::matches_from. This can be combined with the args passed to the callback of tauri_plugin_single_instance to parse the command line arguments passed to subsequent instances of the application.