Darken\Console\CommandInterface

interface

Interface CommandInterface This interface is used to define the run method for a class that runs a command.

Methods

Method Details

public Darken\Enum\ConsoleExit run (Darken\Console\Application $app) CommandInterface.php#16
$app Darken\Console\Application
Return Darken\Enum\ConsoleExit