mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-20 06:33:14 +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.