Files
revng-revng/python
Giacomo Vercesi 9287c51d27 pypeline: fix -C option
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.
2026-03-04 14:58:02 +01:00
..
2026-03-04 14:58:02 +01:00
2026-02-16 10:34:38 +01:00
2023-12-12 14:52:22 +01:00