diff options
author | Samuel Bowman <sam@sambowman.tech> | 2022-06-26 19:04:06 -0400 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-07-21 20:13:44 +0100 |
commit | 7b8088c78d66f4d4a551c626971276d148907820 (patch) | |
tree | 3ac27ff4953d87a53166200efb458ff101179e84 /Userland/Applications | |
parent | 380ce43afc7072ca8ff9fb3915771a029e34ac43 (diff) | |
download | serenity-7b8088c78d66f4d4a551c626971276d148907820.zip |
LibCore: Add File::is_{block,char}_device() helpers
The existing File::is_device() helpers don't distinguish between
block and char devices. This commit adds File::is_block_device() and
File::is_char_device() helpers which are more specific.
Diffstat (limited to 'Userland/Applications')
0 files changed, 0 insertions, 0 deletions