るりまサーチ

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

別のキーワード

  1. _builtin path
  2. pathname to_path
  3. _builtin absolute_path
  4. _builtin to_path
  5. etc cs_path

ライブラリ

検索結果

Pathname#socket? -> bool (21102.0)

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

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


@see FileTest.#socket?...