Newer
Older
minerva / Userland / Services / FileSystemAccessServer / FileSystemAccessClient.ipc
@minerva minerva on 13 Jul 146 bytes Initial commit
endpoint FileSystemAccessClient
{
    handle_prompt_end(i32 request_id, i32 error, Optional<IPC::File> fd, Optional<ByteString> chosen_file) =|
}