CompletionInterface
interface CompletionInterface implements TaskInterface (View source)
Any Robo tasks that implements this interface will be called when the task collection it is added to completes.
Interface CompletionInterface
Methods
complete()
Revert an operation that can be rolled back
Details
Result
run()
No description
complete()
Revert an operation that can be rolled back