Skip to main content

Module export

Module export 

Source
Expand description

Session file export helpers.

Native Pi accepts a JSONL session file and writes an HTML transcript. The Rust session format is already JSONL, so this module keeps the source lines intact for .jsonl destinations and provides a dependency-free HTML view for browser inspection.

Functions§

export_file