PHP Class Trismegiste\Mondrian\Command\DigraphCommand

It make also some code metrics about it.
Inheritance: extends AbstractParse
Mostra file Open project: trismegiste/mondrian

Protected Methods

Method Description
getFullDesc ( )
getSubname ( )
processGraph ( Trismegiste\Mondrian\Graph\Graph $graph, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

getFullDesc() protected method

protected getFullDesc ( )

getSubname() protected method

protected getSubname ( )

processGraph() protected method

protected processGraph ( Trismegiste\Mondrian\Graph\Graph $graph, Symfony\Component\Console\Output\OutputInterface $output )
$graph Trismegiste\Mondrian\Graph\Graph
$output Symfony\Component\Console\Output\OutputInterface