Class rex_console_command

Symfony\Component\Console\Command\Command
Extended by rex_console_command
Abstract
Package: redaxo\core
Located at redaxo/src/core/lib/console/command.php

Methods summary

public
# setPackage( rex_package $package = null )
public null|rex_package
# getPackage( )
protected
# getStyle( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
protected string
# decodeMessage( string $message )

Decodes a html message for use in the CLI, e.g. provided by rex_i18n.

Properties summary

protected null|rex_package $package