Ruby 2.5.0 リファレンスマニュアル
ライブラリ一覧
shell/command-processorライブラリ
Shell::CommandProcessorクラス
rmdir
instance method Shell::CommandProcessor#rmdir
rmdir(*path) -> ()
[
permalink
][
rdoc
][
edit
]
Dir.rmdirと同じです。 (複数可)
[PARAM] path:
削除するディレクトリ名を文字列で指定します。