pathname.fnmatch(pattern, [flags]) â string
pathname.fnmatch?(pattern, [flags]) â string
pathname.fnmatch?(pattern, [flags]) â string
Instance Public methods
Return true if the receiver matches the given pattern.
See File.fnmatch.
Return true if the receiver matches the given pattern.
See File.fnmatch.
Please login to continue.