Add more details on verbose output #52

Cette révision appartient à :
Stéphane Goetz
2018-06-05 20:31:51 +02:00
Parent 29a8a8d9cc
révision 41c355edb1
11 fichiers modifiés avec 71 ajouts et 20 suppressions

Voir le fichier

@ -79,7 +79,6 @@ class Generator implements \Todaymade\Daux\Format\Base\Generator
$tree = $this->runAction(
'Generating Tree ...',
$output,
$width,
function() use ($params) {
$tree = $this->generateRecursive($this->daux->tree, $params);