るりまサーチ

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

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

検索結果

Shell#writable_real?(file) -> bool (18113.0)

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

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

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

@
see FileTest.#writable_real?...

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

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

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

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

@
see FileTest.#writable_real?...

Shell::Filter#writable_real?(file) -> bool (18113.0)

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

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

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

@
see FileTest.#writable_real?...

Pathname#writable_real? -> bool (18108.0)

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

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


@
see FileTest.#writable_real?...