るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.030秒)
トップページ > モジュール:File::Constants[x] > バージョン:3.1[x] > クエリ:constants[x] > クエリ:fnm_noescape[x]

別のキーワード

  1. constants fnm_syscase
  2. constants fnm_pathname
  3. constants fnm_dotmatch
  4. constants fnm_casefold

ライブラリ

検索結果

File::Constants::FNM_NOESCAPE -> Integer (27307.0)

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

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