HRX file archive
Contains the contents in memory of an HRX file.
Summary
Types
@type t() :: %Hrx.Archive{entries: %{required(String.t()) => Hrx.Entry.t()}}
HRX file archive
Contains the contents in memory of an HRX file.
@type t() :: %Hrx.Archive{entries: %{required(String.t()) => Hrx.Entry.t()}}