Overview

Namespaces

  • Contrib
    • Bundle
      • CoverallsBundle
        • Console
        • Entity
      • CoverallsV1Bundle
        • Api
        • Collector
        • Command
        • Config
        • Entity
          • Git
    • Component
      • File
      • Log
      • System
        • Git
  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Config
        • Definition
          • Builder
          • Exception
        • Exception
        • Loader
        • Resource
        • Util
      • Console
        • Command
        • Formatter
        • Helper
        • Input
        • Output
        • Tester
      • EventDispatcher
        • Debug
      • Finder
        • Adapter
        • Comparator
        • Exception
        • Expression
        • Iterator
        • Shell
      • Stopwatch
      • Yaml
        • Exception

Classes

  • ConsoleOutput
  • NullOutput
  • Output
  • StreamOutput

Interfaces

  • ConsoleOutputInterface
  • OutputInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Interface ConsoleOutputInterface

ConsoleOutputInterface is the interface implemented by ConsoleOutput class. This adds information about stderr output stream.

Symfony\Component\Console\Output\ConsoleOutputInterface implements Symfony\Component\Console\Output\OutputInterface

Direct known implementers

Symfony\Component\Console\Output\ConsoleOutput
Namespace: Symfony\Component\Console\Output
Author: Dariusz Górecki <darek.krk@gmail.com>
Located at console/Symfony/Component/Console/Output/ConsoleOutputInterface.php
Methods summary
public Symfony\Component\Console\Output\OutputInterface
# getErrorOutput( )

Returns

Symfony\Component\Console\Output\OutputInterface
public
# setErrorOutput( Symfony\Component\Console\Output\OutputInterface $error )
Methods inherited from Symfony\Component\Console\Output\OutputInterface
getFormatter(), getVerbosity(), isDecorated(), setDecorated(), setFormatter(), setVerbosity(), write(), writeln()
Constants inherited from Symfony\Component\Console\Output\OutputInterface
OUTPUT_NORMAL, OUTPUT_PLAIN, OUTPUT_RAW, VERBOSITY_NORMAL, VERBOSITY_QUIET, VERBOSITY_VERBOSE
php-coveralls API documentation generated by ApiGen 2.8.0