Documentation ¶
Overview ¶
Provide string-matching based on fnmatch.3
Index ¶
Constants ¶
View Source
const ( FNM_NOESCAPE = (1 << iota) FNM_PATHNAME FNM_PERIOD FNM_LEADING_DIR FNM_CASEFOLD FNM_IGNORECASE = FNM_CASEFOLD FNM_FILE_NAME = FNM_PATHNAME )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.