Wraps each Mercurial command to centralize global options and command execution.
It is passed into the constructor of each command.
implements the following global options: -I --include include names matching the given patterns -X --exclude exclude names matching the given patterns
PHP version 5
Located in /Hg/Command.php (line 36)
Class | Description |
---|---|
VersionControl_Hg_Command_Version | PHP version 5 |
VersionControl_Hg_Repository_Command | Wraps each Mercurial command to centralize global options and command execution. |
Implemented commands pertaining to the Hg executable.
Possible options a command may have
Defines the mercurial command to implement
Object representing the container the command operated upon
Options which all commands in the package may have
Manages the options for the Hg executable.
Required options this command needs
Constructor
Implements the option for the Mercurial executable.
Executes the actual mercurial command
Documentation generated on Tue, 18 Aug 2009 23:53:14 -0600 by phpDocumentor 1.4.2