最速Rubyリファレンスマニュアル検索!
すべて(6)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
1件ヒット
[1-1件を表示]
(0.017秒)
トップページ
>
クラス:
Shell
>
:
shell
>
:
shell
>
:
インスタンスメソッド
>
:
rmdir
>
:2.4.0
別のキーワード
shell/builtin-command new
etc sc_shell
shell/builtin-command each
shell cd
shell debug
検索結果
先頭1件
Shell
#
rmdir(*path) -> ()
Shell
#
rmdir(*path) -> ()
(105364.0)
2.4.0
インスタンスメソッド
Dir.rmdirと同じです。 (複数可)
Dir.rmdirと同じです。 (複数可)
@param path 削除するディレクトリ名を文字列で指定します。