Skip to main content

to_hermes

Function to_hermes 

Source
pub fn to_hermes(
    loaded: &LoadedHome,
    dest: &Path,
    only: Option<&str>,
) -> Result<HermesReport>
Expand description

Write a Hermes home. Byte-tier files whose records are unchanged since a Hermes import are copied from the import source; everything else is emitted canonically.