Tasks
trait Tasks (View source)
Methods
taskExecStack()
No description
taskParallelExec()
No description
taskSymfonyCommand(Command $command)
No description
taskWatch()
No description
Details
protected Exec|CollectionBuilder
taskExec(string|CommandInterface $command)
No description
protected ExecStack|CollectionBuilder
taskExecStack()
No description
protected ParallelExec|CollectionBuilder
taskParallelExec()
No description
protected SymfonyCommand|CollectionBuilder
taskSymfonyCommand(Command $command)
No description
protected Watch|CollectionBuilder
taskWatch()
No description