Module export

Source
Expand description

§Export Module

Export functionality for the sequential thinking system.

This module provides comprehensive export capabilities for thinking sessions in various formats including JSON, Markdown, and PDF.

Structs§

ExportConfig
Export configuration
ExportData
Export data structure
ExportEngine
Export engine for handling session exports
ExportMetadata
Export metadata
ExportOptions
Export options
ExportRecord
Export record for tracking export history
SessionExportData
Session export data

Enums§

ExportFormat
Export format enumeration