るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#writable? -> bool (123607.0)

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

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


@see FileTest.#writable?

Pathname#world_writable? -> bool (87607.0)

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

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


@see FileTest.#world_writable?