class Shell extends Shell

deprecated since version 2.8, to be removed in 3.0.

Shell.

Methods

__construct(Application $application)

Constructor.

from Shell
run()

Runs the shell.

from Shell
getProcessIsolation()

No description

from Shell
setProcessIsolation($processIsolation)

No description

from Shell

Details

in Shell at line line 47
__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 line 60
run()

Runs the shell.

in Shell at line line 220
getProcessIsolation()

in Shell at line line 225
setProcessIsolation($processIsolation)

Parameters

$processIsolation