るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.024秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:file[x] > クエリ:delete[x] > ライブラリ:shell/command-processor[x]

別のキーワード

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

クラス

検索結果

Shell::CommandProcessor#delete(*filename) -> Integer (18232.0)

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

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

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

@see File.delete...

Shell::CommandProcessor#rm(*filename) -> Integer (3132.0)

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

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

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

@see File.delete...