Mix.Release.copy_app
You're seeing just the function
copy_app
, go back to Mix.Release module for more information.
Specs
copy_app(t(), application()) :: boolean()
Copies the given application specification into the release.
It assumes the application exists in the release.