最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.008秒)
トップページ
>
:
remove
>
:モジュール
別のキーワード
fileutils remove
fileutils remove_dir
fileutils remove_file
rexml/document remove
fileutils remove_entry
ライブラリ
fileutils
(12)
検索結果
先頭1件
FileUtils
FileUtils
(13.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
モジュール
基本的なファイル操作を集めたモジュールです。
...
ンボリックリンク自体をコピーします。
: :
remove
_destination
真を指定するとコピーを実行する前にコピー先を削除します。
: :secure
真を指定するとファイルの削除に FileUtils.#
remove
_entry_secure を使用します。
: :mtime
時刻を Time
...
ArgumentError
StandardError
Time