るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.018秒)
トップページ > ライブラリ:shell[x] > クラス:Shell[x] > クエリ:file[x] > クエリ:rm[x] > バージョン:2.1.0[x]

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file open
  4. file size
  5. file ctime

検索結果

Shell#rm(*filename) -> Integer (45679.0)

File クラスにある同名のクラスメソッドと同じです.

File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@see File.delete

Shell#delete(*filename) -> Integer (379.0)

File クラスにある同名のクラスメソッドと同じです.

File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@see File.delete