るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#owned? -> bool (35202.0)

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

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


@see FileTest.#owned?...

Pathname#grpowned? -> bool (23201.0)

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

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


@see FileTest.#grpowned?...