Robo\Common
Classes
Use this to add arguments and options to the $arguments property.
This task can receive commands from task implementing CommandInterface.
Simplifies generating of configuration chanined methods.
This task is supposed to be executed as shell command.
This task specifies exactly one shell command.
Class ExecTrait
Adapt OutputInterface or other output function to the VerbosityThresholdInterface.
ProcessUtils is a bunch of utility methods. We want to allow Robo 1.x to work with Symfony 4.x while remaining backwards compatibility. This requires us to replace some deprecated functionality removed in Symfony.
Wrapper around \Symfony\Component\Console\Helper\ProgressBar
Task input/output methods. TaskIO is 'used' in BaseTask, so any task that extends this class has access to all of the methods here.
Task input/output methods. TaskIO is 'used' in BaseTask, so any task that extends this class has access to all of the methods here.