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

instance method Pathname#stat

stat -> File::Stat

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

[SEE_ALSO] File.stat

class Pathname