Skip to main content

replace_item_hook_placeholders

Function replace_item_hook_placeholders 

Source
pub(super) fn replace_item_hook_placeholders(
    rows: &mut Vec<LedgerRow>,
    item_name: &str,
    hooks_dir: &Path,
    item: &ItemManifestEntry,
) -> Result<()>