るりまサーチ

最速Rubyリファレンスマニュアル検索!
60件ヒット [1-60件を表示] (0.009秒)
トップページ > クエリ:table[x] > ライブラリ:pathname[x]

別のキーワード

  1. csv table
  2. table []
  3. table each
  4. zlib crc_table
  5. table delete_if

クラス

キーワード

検索結果

Pathname#executable? -> bool (6102.0)

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

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


@see FileTest.#executable?...

Pathname#executable_real? -> bool (6102.0)

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

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


@see FileTest.#executable_real?...

Pathname#world_writable? -> bool (6102.0)

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

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


@see FileTest.#world_writable?...

Pathname#writable? -> bool (6102.0)

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

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


@see FileTest.#writable?...

Pathname#writable_real? -> bool (6102.0)

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

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


@see FileTest.#writable_real?...

絞り込み条件を変える