Files
ladybird/Kernel/FileSystem/File.h
Andreas Kling 4dd148f07c Kernel: Add File::is_regular_file()
This makes it easy and expressive to check if a File is a regular file.
2022-11-29 11:09:19 +01:00

5.7 KiB