mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-21 11:01:11 +03:00
Parsing commandline arguments inside Preferences isn't very elegant, this is better suited for the main function. Also, this change prepares for taking --curdir into account for --preferences-file as well.