るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.026秒)
トップページ > クラス:File[x] > バージョン:2.1.0[x] > クエリ:File[x] > クエリ:chardev?[x]

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file chmod
  4. file ctime
  5. file chown

ライブラリ

検索結果

File.chardev?(path) -> bool (117304.0)

FileTest.#chardev? と同じです。

...
File
Test.#chardev? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...