Manifest.add_branch

You're seeing just the function add_branch, go back to Manifest module for more information.
Link to this function

add_branch(manifest, branch)

View Source
This function is deprecated. Use Manifest.merge/2 instead.

Specs

add_branch(t(), Manifest.Branch.t()) :: t()

Adds either the first step or the second based on the truthy-ness of the given conditional function.