るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#owned? -> bool (35102.0)

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

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


@see FileTest.#owned?...

Pathname#grpowned? -> bool (23101.0)

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

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


@see FileTest.#grpowned?...