Files
serenity/Userland/Libraries/LibCore/ConfigFile.h
Sam Atkins e548aab387 LibCore: Migrate ConfigFile to Core::Stream API :^)
As part of this, moved the call to `reparse()` out of the constructor
and into the factory methods, to allow the error to propagate.
2022-02-16 19:49:41 -05:00

2.5 KiB