ladybird/Userland/Libraries/LibFileSystemAccessClient
Lucas CHOLLET deb525fd9d LibFileSystemAccessClient: Return an errno instead of a string literal
Returning an errno to ease error transmission over IPC.
2022-06-27 20:22:15 +01:00
..
Client.cpp LibFileSystemAccessClient: Return an errno instead of a string literal 2022-06-27 20:22:15 +01:00
Client.h FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
CMakeLists.txt