るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.065秒)
トップページ > クエリ:String#ext[x] > クエリ:context[x] > クエリ:checkbox[x] > クラス:Pathname[x]

別のキーワード

  1. inspect? irb::context#inspect_mode
  2. inspect? irb::context#inspect_mode=
  3. << rexml::attribute#name
  4. add rexml::attribute#name
  5. handle_interrupt thread#raise

ライブラリ

検索結果

Pathname#extname -> String (6202.0)

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

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


@see File.extname...