Packmatic.Source.File (Packmatic v2.0.0)
View SourceRepresents content on disk, for example from a static file. Also useful for content generated ahead of time.
Summary
Types
@type init_arg() :: String.t()
@type t() :: %Packmatic.Source.File{device: File.io_device(), path: String.t()}