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