mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
`write_to_file(StringView path)` was based on the `Core::File` overload. The return type also changed from `bool` to `ErrorOr<void>` to ease error propagation.
3.5 KiB
3.5 KiB