るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

クラス

検索結果

Pathname#chardev? -> bool (117358.0)

FileTest.chardev?(self.to_s) と同じです。

FileTest.chardev?(self.to_s) と同じです。


@see FileTest.#chardev?