-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
on config_file:
- (ergonomics) get an existing binding by section and key directly (no creating a
config_definitionto pass into the__indexmetamethod ofentries) - (ergonomics) safe bind bind an entry, even if it already exists, and if so, replace the previous entry with the new information.
'ergonomics' features can be accomplished by combining the existing functions, but dedicated functions for them would be easier to use.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request