るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. net/imap param
  2. win32ole win32ole_param
  3. win32ole_param default
  4. win32ole_param input?
  5. win32ole_param name

検索結果

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

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

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

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

@see File.delete

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

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

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

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

@see File.delete