るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin writable_real?
  2. _builtin writable?
  3. _builtin world_writable?
  4. io/wait wait_writable
  5. pathname writable_real?

ライブラリ

クラス

検索結果

Pathname#writable_real? -> bool (63307.0)

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

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


@see FileTest.#writable_real?

Shell::CommandProcessor#writable_real?(file) -> bool (63304.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#writable_real?