Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library pathname > class Pathname > entries

instance method Pathname#entries

entries

Dir.entries(self.to_s) と同じです。 (cf. Dir.entries)