instance method Pathname#read

read(*args) -> String | nil[permalink][rdoc][edit]

IO.read(self.to_s, *args)と同じです。

[SEE_ALSO] IO.read