Makina.Model.Command.merge

You're seeing just the function merge, go back to Makina.Model.Command module for more information.
Link to this function

merge(command1, command2)

Specs

merge(t(), t()) :: t()

Merges two commands together by merging the blocks of its callbacks.