Mxpanel.Batcher.drain_buffers

You're seeing just the function drain_buffers, go back to Mxpanel.Batcher module for more information.
Link to this function

drain_buffers(batcher_name)

View Source

Specs

drain_buffers(name()) :: :ok

Synchronously drain all buffers in the batcher. Returns a list containing all the processed events.

Mxpanel.Batcher.drain_buffers(MyApp.Batcher)