jj/examples
Yuya Nishihara e0690f9d66 cli: pass CommandHelper to dispatch function by reference
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.
2023-01-04 15:48:38 +09:00
..
custom-backend cli: pass CommandHelper to dispatch function by reference 2023-01-04 15:48:38 +09:00
custom-command cli: pass CommandHelper to dispatch function by reference 2023-01-04 15:48:38 +09:00