Packmatic v0.1.0 Packmatic.Manifest View Source

Represents the customer’s request for a particular compressed file, which is composed of various Source Entries.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Packmatic.Manifest{entries: [entry(), ...]}

Link to this section Functions

Link to this function

create(entries \\ [])

View Source
create([entry()]) :: t()
Link to this function

prepend(model, keyword)

View Source
prepend(t(), keyword()) :: t()