Console_CommandLine
[ class tree: Console_CommandLine ] [ index: Console_CommandLine ] [ all elements ]

File: CommandLine.php

Source Location: /Console_CommandLine-1.2.0/Console/CommandLine.php

Classes:

Console_CommandLine
Main class for parsing command line options and arguments.

Page Details:

This file is part of the PEAR Console_CommandLine package.

A full featured package for managing command-line options and arguments hightly inspired from python optparse module, it allows the developper to easily build complex command line interfaces.

PHP version 5

LICENSE: This source file is subject to the MIT license that is available through the world-wide-web at the following URI: http://opensource.org/licenses/mit-license.php

Includes:

require_once('Console/CommandLine/Exception.php') [line 32]
Required unconditionally
require_once('Console/CommandLine/Outputter/Default.php') [line 33]
require_once('Console/CommandLine/Renderer/Default.php') [line 34]
require_once('Console/CommandLine/MessageProvider/Default.php') [line 35]

Documentation generated on Mon, 11 Mar 2019 15:51:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.