LukasKalbertodt/confique

Make it easier to load from files with non-built-in formats

LukasKalbertodt opened this issue · 0 comments

People might want to use some logic of File (e.g. required) but with a non-built-in file type. Right now they have to do the file content loading themselves. It's not a huge deal, but it could potentially be nicer.