Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > pathnameライブラリ > Pathnameクラス > ftype

instance method Pathname#ftype

ftype -> String

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

[SEE_ALSO] File.ftype

class Pathname