Class Kitab\Bin\Atoum

class Atoum extends Hoa\Console\Dispatcher\Kit
{
    public function run();
    public function usage();
}

This kitab sub command is used to run atoum from the kitab command-line with a specific runner.

Methods

public function run()

The entry method.

public function usage()

Print help.