るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.027秒)
トップページ > クエリ:path[x] > クエリ:file[x] > クエリ:blockdev?[x]

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. pathname file?
  4. file open
  5. base file

ライブラリ

クラス

検索結果

File.blockdev?(path) -> bool (27207.0)

FileTest.#blockdev? と同じです。

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

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


@see FileTest.#blockdev?...