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

  • AbstractOption
  • ArgsFormat
  • ArgsFormatBuilder
  • Argument
  • CommandName
  • CommandOption
  • Option

Exceptions

  • InvalidValueException
  • Overview
  • Namespace
  • Class

Namespace Webmozart\Console\Api\Args\Format

Classes summary
AbstractOption Base class for command line options.
ArgsFormat The format used to parse a RawArgs instance.
ArgsFormatBuilder A builder for Webmozart\Console\Api\Args\Format\ArgsFormat instances.
Argument An input argument.
CommandName A command name in the console arguments.
CommandOption A command option in the console arguments.
Option An input option.
Exceptions summary
InvalidValueException Thrown when the value of an option or an argument is invalid.
Webmozart Console API API documentation generated by ApiGen