Mix.Release.copy_ebin

You're seeing just the function copy_ebin, go back to Mix.Release module for more information.
Link to this function

copy_ebin(release, source, target)

View Source

Specs

copy_ebin(t(), Path.t(), Path.t()) :: boolean()

Copies the ebin directory at source to target respecting release options such a :strip_beams.