mavickers / Cargo

A simple chain-of-responsibility library.
0 stars 0 forks source link

Add Finalize Action in Station #7

Open mavickers opened 2 years ago

mavickers commented 2 years ago

Instead of Skip() through each station, Finalize() allowing to jump to final station if it exists.