Anomalocaridid / handlr-regex

Fork of handlr with support for regex
MIT License
129 stars 5 forks source link

refactor: clean up selector options implementation #74

Closed Anomalocaridid closed 3 months ago

Anomalocaridid commented 3 months ago

Mainly makes the logic for the selector-related flags reusable and DRY and avoids passing down selector options rather than passing state using a struct.