pub fn remove_session_artifacts_for_transcript(
transcript_path: &Path,
) -> Result<SessionArtifactCleanupReport, SessionError>Expand description
Removes the complete Session-owned filesystem set with transcript last.
pub fn remove_session_artifacts_for_transcript(
transcript_path: &Path,
) -> Result<SessionArtifactCleanupReport, SessionError>Removes the complete Session-owned filesystem set with transcript last.