るりまサーチ

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

別のキーワード

  1. pathname glob
  2. pathname open
  3. pathname find
  4. pathname opendir
  5. pathname ascend

ライブラリ

検索結果

Pathname#owned? -> bool (39102.0)

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

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


@see FileTest.#owned?...

Pathname#grpowned? -> bool (27101.0)

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

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


@see FileTest.#grpowned?...