instance method Shell::Filter#rename

rename(from, to) -> 0[permalink][rdoc][edit]

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

[PARAM] from:
ファイルの名前を文字列で与えます。
[PARAM] to:
新しいファイル名を文字列で与えます。

[SEE_ALSO] File.rename