mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-10 18:02:51 +00:00
This allows us to chain custom dispatch functions. If CommandHelper were moved or passed by mutable reference, weird thing could happen depending on the call order.