るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.082秒)
トップページ > バージョン:2.1.0[x] > クエリ:String[x] > クエリ:h[x] > クエリ:path[x] > クエリ:extname[x]

別のキーワード

  1. _builtin to_h
  2. struct to_h
  3. hash to_h
  4. array to_h
  5. enumerable to_h

ライブラリ

クラス

検索結果

Pathname#extname -> String (72673.0)

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

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


@see File.extname