mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 22:29:13 +00:00
This also straightens out the logic to determine the project_path. Instead of calling realpath on potentially-null strings and sometimes not even reading the result, we now only make these calls when required, and properly handle any error.