/** * print out all the commands available in the app */ public function handleDefault(array $params = array()) { $this->screen->out('TODO: print out commands for this command'); }