Skip to main content

append_entry

Function append_entry 

Source
pub fn append_entry(
    transcript_path: &Path,
    entry: &TranscriptEntry,
) -> Result<()>
Expand description

Append an entry to transcript file. Creates file and parent dir if needed.