Skip to main content

Module state_reduction

Module state_reduction 

Source
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.