Complementary option filter types #2

Open
opened 2022-06-29 19:13:07 +00:00 by uplime · 0 comments
Owner

Users should be able to specify filter types in addition to base option types. For example, GARGOYLE_OPT_UINT | GARGOYLE_FLTR_EVEN would only accept even unsigned integers.

The following filter types should be supported:

  • GARGOYLE_FLTR_ODDS
  • GARGOYLE_FLTR_EVEN
  • GARGOYLE_FLTR_GLOB
Users should be able to specify filter types in addition to base option types. For example, `GARGOYLE_OPT_UINT | GARGOYLE_FLTR_EVEN` would only accept even unsigned integers. The following filter types should be supported: * `GARGOYLE_FLTR_ODDS` * `GARGOYLE_FLTR_EVEN` * `GARGOYLE_FLTR_GLOB`
uplime added reference evil 2022-06-29 19:15:27 +00:00
uplime added the
enhancement
label 2022-06-29 19:15:33 +00:00
uplime added this to the Version 1.0.0 milestone 2022-06-29 19:15:36 +00:00
uplime self-assigned this 2022-06-29 19:15:40 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: uplime/gargoyle#2
No description provided.