mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
e6ec8819cb
This should make the output look much less cluttered since most of the output would consist of the same path prefix being repeated over and over again. The plugin location now also always ends with a trailing slash for consistency's sake. I don't think Rust's Path has a way to normalize the paths without also resolving symlinks.