Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
pathnameライブラリ
Pathnameクラス
readlines
instance method Pathname#readlines
readlines(*args) -> [String]
[
permalink
][
rdoc
][
edit
]
IO.readlines(self.to_s, *args)と同じです。
[SEE_ALSO]
IO.readlines