るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.069秒)

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#rmtree -> nil (18124.0)

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

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


@see FileUtils.#rm_r...