mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
9287c51d27
Instead of executing `chdir` when using the `-C` option, which is fragile when other paths are involved, store the option in the click context and propagate it to the required code paths that require knowing what the base directory is.