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