Overview

Namespaces

  • Webmozart
    • Console
      • Adapter
      • Api
        • Application
        • Args
          • Format
        • Command
        • Config
        • Event
        • Formatter
        • IO
        • Resolver
      • Args
      • Config
      • Formatter
      • Handler
        • Help
      • IO
        • InputStream
        • OutputStream
      • Process
      • Resolver
      • UI
        • Alignment
        • Component
        • Help
        • Layout
        • Style
      • Util

Classes

  • Command
  • CommandCollection

Exceptions

  • CannotAddCommandException
  • NoSuchCommandException
  • Overview
  • Namespace
  • Class

Namespace Webmozart\Console\Api\Command

Classes summary
Command A console command.
CommandCollection A collection of named commands.
Exceptions summary
CannotAddCommandException Thrown when two commands have the same name.
NoSuchCommandException Thrown when a command was not found.
Webmozart Console API API documentation generated by ApiGen