るりまサーチ

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

別のキーワード

  1. irb/ext/save-history save_history
  2. rake ext
  3. pathname sub_ext
  4. irb/ext/tracer use_tracer=
  5. irb/ext/history eval_history

クラス

検索結果

Pathname#extname -> String (6203.0)

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

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


@see File.extname...