mirror of
https://github.com/polybar/polybar.git
synced 2026-03-30 03:56:22 +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.