yabridge icon indicating copy to clipboard operation
yabridge copied to clipboard

Fix not being able to change path

Open SakiiCode opened this issue 11 months ago • 2 comments

Without this patch I get

thread 'main' panicked at /github/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.3.21/src/parser/matches/arg_matches.rs:181:17:
arg `path_auto`'s `ArgAction` should be one of `SetTrue`, `SetFalse` which should provide a default
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

SakiiCode avatar Mar 12 '24 15:03 SakiiCode