PEAR マニュアル
前のページ
第 26 章 PEAR 基底クラス
次のページ
System
目次
Introduction
-- General usage informations
System::rm
-- remove files
System::mkDir
-- create directories
System::&cat
-- concatenate files
System::mktemp
-- Create temporary files or directories
System::tmpdir
-- Get path of temporal directory
System::which
-- show full path of a command
コマンドライン関数
System
は、クロスプラットフォーム互換の コマンドラインプログラム用APIを提供します。
前のページ
ホーム
次のページ
PEAR_ErrorStack パッケージの定数
上に戻る
Introduction