write_to_file(StringView path)
`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.
try_
try_load_from_gml()
load_from_gml()
force
Core::Stream::File