Packmatic.Manifest.prepend
You're seeing just the function
prepend
, go back to Packmatic.Manifest module for more information.
Specs
prepend(t(), Packmatic.Manifest.Entry.t() | Packmatic.Manifest.Entry.proplist()) :: valid() | invalid()
Prepends the given Entry to the Manifest. If the Entry is invalid, the Manifest will also become invalid, and the error will be prepended to the list.