るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.257秒)
トップページ > クエリ:to_s[x] > バージョン:2.1.0[x] > クエリ:string[x] > クエリ:extname[x] > 種類:インスタンスメソッド[x]

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#extname -> String (54724.0)

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

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


@see File.extname