るりまサーチ

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

別のキーワード

  1. pathname glob
  2. pathname find
  3. pathname to_path
  4. pathname open
  5. pathname realpath

ライブラリ

クラス

検索結果

Pathname#extname -> String (39124.0)

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

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


@see File.extname...