File: CommandLine.php
Source Location: /Console_CommandLine-1.0.0/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 31]
Required unconditionally require_once('Console/CommandLine/Outputter/Default.php') [line 32]
require_once('Console/CommandLine/Renderer/Default.php') [line 33]
require_once('Console/CommandLine/MessageProvider/Default.php') [line 34]
Documentation generated on Mon, 11 Mar 2019 15:22:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|