るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.023秒)

別のキーワード

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

クラス

検索結果

Pathname#owned? -> bool (117310.0)

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

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


@see FileTest.#owned?

Pathname#grpowned? -> bool (81307.0)

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

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


@see FileTest.#grpowned?