導入 (Previous) (Next) System::mkDir

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System::rm

System::rm -- ファイルを削除する

説明

ファイルを削除するための rm コマンドです。 複数のファイルやディレクトリの削除、再帰的な削除もサポートしています。

パラメータ

  • string $args - rm に渡す引数。

返り値

mixed - 成功した場合に TRUE を返します。

注意

この関数は、スタティックにコールする ことができます。

導入 (Previous) (Next) System::mkDir

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.