Mix.Release.copy_erts

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

Specs

copy_erts(t()) :: boolean()

Copies ERTS if the release is configured to do so.

Returns true if the release was copied, false otherwise.