mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-17 05:54:28 +00:00
It was impractical to return a RefPtr<File> since that left us no way to extract the error string. This is usually needed for the UI, so the old static open() got basically no use.