mirror of
https://github.com/polybar/polybar.git
synced 2026-02-07 01:05: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.