element lookup #1

Open
opened 2024-11-15 15:59:02 -05:00 by morgan · 0 comments
Owner

need to be able to cfglr_element_t *mon = cfglr_get_element(handle, "monitor"); instead of cfglr_element_t *mon = handle->elements[2];

need to be able to `cfglr_element_t *mon = cfglr_get_element(handle, "monitor");` instead of `cfglr_element_t *mon = handle->elements[2]`;
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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: morgan/configularor#1
No description provided.