Method Filesystem.Stat()->ischr()
- Method ischr
bool
ischr()- Description
Is the file a character device?
- Returns
1 if the file is of a specific type 0 if the file is not.
- See also
[set_type]
bool
ischr()
Is the file a character device?
1 if the file is of a specific type 0 if the file is not.
[set_type]