Darken\Console\Commands\Watch

class

Build Watcher This class is used to define the watch command for the application. It watches the building folders for changes and rebuilds the application whenever changes are detected.

Methods

Method Details

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