Files
ladybird/Userland/Libraries/LibFileSystemAccessClient/Client.cpp
Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add try_* variants returning Core::File
The current implementation is a bit of a hack since we also want to keep
around the previous variants for now, but will be cleaned up later once
all applications have been ported to the new API.
2022-01-20 10:39:12 +01:00

11 KiB