Class Application
The main Peridot application class.
- Symfony\Component\Console\Application
- Peridot\Console\Application
public
|
|
public
integer
|
#
run(
Runs the current application. |
public
integer
|
#
doRun(
Run the Peridot application |
public
|
|
public
string
|
#
getCommandName(
Return's peridot as the sole command used by Peridot |
public
|
|
public
|
#
setRunner(
Set the runner used by the Peridot application. |
public
|
|
public
|
|
public
|
|
public
|
#
setConfiguration(
Set the configuration object used by the Peridot application. |
protected
|
|
protected
|
protected
|
$environment
|
|
protected
|
$runner
|
|
protected
|
$configuration
|