TaskInterface
interface TaskInterface (View source)
All Robo tasks should implement this interface.
Task should be configured by chained methods.
Interface TaskInterface
Methods
Details
Result
run()
No description