GLOB_NOCHECK property
int
get
GLOB_NOCHECK
If no pattern matches, return the original pattern.
Implementation
int get GLOB_NOCHECK => 16;
If no pattern matches, return the original pattern.
int get GLOB_NOCHECK => 16;