るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#owned? -> bool (35101.0)

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

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


@see FileTest.#owned?...

Pathname#grpowned? -> bool (23100.0)

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

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


@see FileTest.#grpowned?...