Ask a question to get started
Enter to send•Shift+Enter new line
read( self, file_path: str, offset: int = 0, limit: int =
file_path
str
offset
int
0
limit
2000
Read file content with line numbers.
Absolute file path.
Line offset to start reading from (0-indexed).
Maximum number of lines to read.