Expand description
Pure reducer for CLI argument processing.
This module contains the pure reduce function that transforms CLI state
based on events. It follows the same pattern as the pipeline reducer.
Functionsยง
- reduce
- Pure reducer function for CLI argument processing.