るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.116秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > クエリ:bool[x] > クエリ:owned?[x] > バージョン:2.1.0[x] > クラス:Pathname[x]

別のキーワード

  1. option bool
  2. socket bool
  3. win32ole vt_bool
  4. variant vt_bool
  5. bool socket

ライブラリ

検索結果

Pathname#owned? -> bool (54913.0)

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

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


@see FileTest.#owned?

Pathname#grpowned? -> bool (18910.0)

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

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


@see FileTest.#grpowned?