Ask a question to get started
Enter to send•Shift+Enter new line
Format file data for read response with line numbers.
.. deprecated:: Use slice_read_response and apply format_content_with_line_numbers separately.
slice_read_response
format_content_with_line_numbers
format_read_response( file_data: FileData, offset: int, limit: int ) -> str
file_data
FileData
FileData dict
offset
int
Line offset (0-indexed)
limit
Maximum number of lines