Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > shell/command-processorライブラリ

library shell/command-processor

要約

Shell で使用可能なコマンドの大半を定義するライブラリです。

クラス

class Shell::CommandProcessor

同時にrequireされるライブラリ

shell/builtin-command

Shell で使用するビルトインコマンドを定義しているライブラリです。

shell/error

shell で使用する例外を定義したライブラリです。

shell/filter

Shell::Filter を定義しているライブラリです。

shell/system-command
library shell/command-processor