Burrito.Builder.Step behaviour (burrito v1.5.0)

View Source

Summary

Callbacks

This function is called when the step is to be executed by the build phase. It should return a context to be passed along to the next build step or phase.

Callbacks

execute(t)

This function is called when the step is to be executed by the build phase. It should return a context to be passed along to the next build step or phase.