るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.024秒)

別のキーワード

  1. commandprocessor alias_command
  2. commandprocessor tee
  3. commandprocessor rename
  4. commandprocessor file?

ライブラリ

検索結果

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

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

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

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

@see File.delete...

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

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

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

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

@see File.delete...