Parent class

lithium\core\Object

Description

The `Response` class is used by other console classes to generate output. It contains stream resources for writing output and errors, as well as shell coloring information, and the response status code for the currently-executing command.

Properties

Methods

Subclasses