constant File::Constants::FNM_NOESCAPE

FNM_NOESCAPE -> Integer[permalink][rdoc][edit]

エスケープ文字 `\' を普通の文字とみなします。 File.fnmatch, Dir.globで使用します。