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

  • AnsiFormatter
  • DefaultStyleSet
  • NullFormatter
  • PlainFormatter
  • Overview
  • Namespace
  • Class

Class DefaultStyleSet

A color style which prefers cyan for its good readability.

Webmozart\Console\Api\Formatter\StyleSet
Extended by Webmozart\Console\Formatter\DefaultStyleSet
Namespace: Webmozart\Console\Formatter
Author: Bernhard Schussek bschussek@gmail.com
Since: 1.0
Located at Formatter/DefaultStyleSet.php
Methods summary
public
# __construct( )

Creates a new style set.

Creates a new style set.

Overrides

Webmozart\Console\Api\Formatter\StyleSet::__construct()
Methods inherited from Webmozart\Console\Api\Formatter\StyleSet
add(), clear(), contains(), get(), isEmpty(), merge(), remove(), replace(), toArray()
Webmozart Console API API documentation generated by ApiGen