mirror of
https://github.com/polybar/polybar.git
synced 2026-03-29 19:46:49 +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.