るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. _builtin path
  2. pathname to_path
  3. _builtin absolute_path
  4. _builtin to_path
  5. pstore path

ライブラリ

検索結果

Pathname#extname -> String (63373.0)

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

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


@see File.extname