るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.017秒)
トップページ > バージョン:3.0[x] > クエリ:rmtree[x] > クエリ:pathname[x]

別のキーワード

  1. pathname rmtree
  2. fileutils rmtree
  3. rmtree fileutils

ライブラリ

クラス

検索結果

Pathname#rmtree -> nil (105304.0)

FileUtils.rm_r(self.to_s) と同じです。

FileUtils.rm_r(self.to_s) と同じです。


@see FileUtils.#rm_r