Files
ladybird/Userland/Applications/TextEditor/main.cpp
Mustafa Quraish 3a7e42ba73 TextEditor: Remove unveil() for CLI file, use FileSystemAccessServer
Previously we unveiled the file specified through the command-line
interface. Now, we just make the request through the
FileSystemAccessServer instead.
2021-09-10 20:46:50 +04:30

3.4 KiB