Each time when I try to use command line argument like ./app /home/path
I have an error:
(czkawka_gui:100584): GLib-GIO-CRITICAL **: 13:24:46.399: This application can not open files.
Why I can’t just use environment variables via env::vars()
?