Skip to content

How can I empty a Blitz instance?

One can do this trivially by performing a repeating take() until null is returned. However, there is a tool already provided, see the tools section of the documentation here.