-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement
Description
Give Cfgfifo an option for setting a Format that "overrides" identify(), causing identify(), load(), and dump() to only return/operate on that format. This would be useful for applications that can take an explicit --format FORMAT command-line option to specify the format of a configuration file, disregarding its file extension.
Problem: What should this option be named? "override" is a reserved keyword in Rust, so while it could be used, it would look ugly.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement