-
-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Description
A list of ideas for features that come up when using git-config::file::GitConfig
Booleancan act asboolor be converted to one, maybe using derefIntegerderefs to integer- Something like
try_value() -> Result<Option<T>, E>as currently I am ignoring all errors as it's too cumbersome to check if the conversion failed which probably should be an actual - could there be a more convenient API than this.
Missing features
- cascading config files
- know which config files to cascade
- actual
PathBufinstead of just a string - comfortable API for accessing values
- include directive
Related Discussions
Metadata
Metadata
Assignees
Labels
No labels