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