Hook that triggers after processing input. Useful if post-processing is necessary to, perhaps, implement
fallback input.
Warning: This will **not trigger** unless afterTree is overrided not to stop the action. If you make use of
this, make sure to make the action stop in this method.
Hook that triggers after processing input. Useful if post-processing is necessary to, perhaps, implement fallback input.
Warning: This will **not trigger** unless afterTree is overrided not to stop the action. If you make use of this, make sure to make the action stop in this method.