mirror of
https://github.com/polybar/polybar.git
synced 2026-02-06 15:25:47 +00:00
If a config file is a directory, ifstream would just read it as an empty file without any errors. Failing early here is a good idea.
If a config file is a directory, ifstream would just read it as an empty file without any errors. Failing early here is a good idea.