PHP Class Bldr\Block\Core\Command\RunCommand

Author: Aaron Scherer ([email protected])
Inheritance: extends Bldr\Command\AbstractCommand
Show file Open project: bldr-io/bldr

Protected Methods

Method Description
configure ( ) {@inheritDoc}
doExecute ( ) {@inheritDoc}

Private Methods

Method Description
buildJobs ( array $names ) : array
fetchJobs ( array $profile )
formatBlock ( string | array $output, string $background, string $foreground, $large = false ) : string
getProfile ( $name ) : mixed

Method Details

configure() protected method

{@inheritDoc}
protected configure ( )

doExecute() protected method

{@inheritDoc}
protected doExecute ( )