trait Tasks (View source)

Methods

Details

protected Exec|CollectionBuilder taskExec(string|CommandInterface $command)

No description

Parameters

string|CommandInterface $command

Return Value

Exec|CollectionBuilder

protected ExecStack|CollectionBuilder taskExecStack()

No description

protected ParallelExec|CollectionBuilder taskParallelExec()

No description

protected SymfonyCommand|CollectionBuilder taskSymfonyCommand(Command $command)

No description

Parameters

Command $command

Return Value

SymfonyCommand|CollectionBuilder

protected Watch|CollectionBuilder taskWatch()

No description

Return Value

Watch|CollectionBuilder