serenity/Userland/Libraries/LibFileSystemAccessClient
Lucas CHOLLET 6dd716adf2 LibFileSystemAccessClient: Add save_file()
This method replaces `try_save_file_deprecated()`, as it has the same
behavior but returns a `Core::Stream::File` instead.
2022-12-14 18:26:25 +00:00
..
Client.cpp LibFileSystemAccessClient: Add save_file() 2022-12-14 18:26:25 +00:00
Client.h LibFileSystemAccessClient: Add save_file() 2022-12-14 18:26:25 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00