Loading
refactor(convert-lo): rename path parameters for clarity
- input_path to input_file, output_path to output_file in ConversionResult - soffice_path to soffice_file in Converter constructor - file_path to source_file in conversion.py helper functions - Update tests and documentation to match renamed API