diff options
author | Lucas CHOLLET <lucas.chollet@free.fr> | 2023-01-15 00:30:51 -0500 |
---|---|---|
committer | Sam Atkins <atkinssj@gmail.com> | 2023-02-11 14:20:26 +0000 |
commit | 107e15c5bc74dafddfcaf5ad9964eac3c76c0888 (patch) | |
tree | c3ff6ba9cbd6a429bd40820699d607e7abfcfc21 /Kernel/Process.cpp | |
parent | be28800e0dad1860cc96aabfa30ce1d51ce963f4 (diff) | |
download | serenity-107e15c5bc74dafddfcaf5ad9964eac3c76c0888.zip |
LibGUI: Base `write_to_file(StringView path)` on the stream overload
`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.
Diffstat (limited to 'Kernel/Process.cpp')
0 files changed, 0 insertions, 0 deletions