mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
1a7503183a
Now `revng.cli` houses the core command-line driver while the individual commands have been moved to `revng.cli._commands` and are dynamically loaded.