Class Kitab\Bin\Atoum
class Atoum extends Hoa\Console\Dispatcher\Kit
{
pub fn run();
pub fn usage();
}
This kitab
sub command is used to run atoum from the kitab
command-line
with a specific runner.
Methods
-
pub fn run()
-
The entry method.
-
pub fn usage()
-
Print help.