Symfony2 API
Class

Symfony\Bundle\FrameworkBundle\Console\Shell

class Shell extends Shell

Shell.

Methods

__construct(Application $application)

Constructor.

from Shell
run()

Runs the shell.

from Shell
getProcessIsolation()

from Shell
setProcessIsolation($processIsolation)

from Shell

Details

in Shell at line 45
public __construct(Application $application)

Constructor.

If there is no readline support for the current PHP executable
a \RuntimeException exception is thrown.

Parameters

Application $application An application instance

in Shell at line 57
public run()

Runs the shell.

in Shell at line 217
public getProcessIsolation()

in Shell at line 222
public setProcessIsolation($processIsolation)

Parameters

$processIsolation