module HRX
The parent module for all HRX
classes. See the README for more information and usage examples.
Parse an archive from a string with HRX::Archive.parse
, load it from disk with HRX::Archive.load
, or create an empty archive with HRX::Archive.new
.