るりまサーチ

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file path
  4. file atime
  5. file mtime

ライブラリ

クラス

検索結果

Pathname#extname -> String (21146.0)

File.extname(self.to_s) と同じです。

...File.extname(self.to_s) と同じです。


@see File.extname...