るりまサーチ

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file size
  4. file umask
  5. file atime

ライブラリ

検索結果

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

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

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

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

@see File.delete...

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

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

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

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

@see File.delete...