Overview

Namespaces

  • None
  • Peg
    • Cli
      • Commands
    • Config
    • Custom
      • Command
        • Action
          • Generate
          • Parse
      • CommandLine
      • Config
      • Localization
      • Utilities
    • Lib
      • Definitions
        • Element
      • Generator
      • Lexers
      • Plugins
      • Signals
        • Data
          • Definitions
          • Lexers
        • Type
  • PHP

Classes

  • Action
  • Command
  • Error
  • Option
  • OptionType
  • Parser
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class Action

Class that represents an action executed when a specific command is called.

Direct known subclasses

Peg\Custom\Command\Action\Generate\Base, Peg\Custom\Command\Action\Help, Peg\Custom\Command\Action\Init, Peg\Custom\Command\Action\Parse\Base

Indirect known subclasses

Peg\Custom\Command\Action\Generate\ZendPHP, Peg\Custom\Command\Action\Parse\Doxygen
Abstract
Namespace: Peg\Custom\CommandLine
Located at src/CommandLine/Action.php
Methods summary
abstract public
# OnCall( Peg\Custom\CommandLine\Command $command )

Method called by the command if it was executed.

Method called by the command if it was executed.

PEG Api API documentation generated by ApiGen 2.8.0