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