| Name | Type | Description | Notes |
|---|---|---|---|
| path | string | File path, relative to the document root. | |
| content | string | File content for the requested line range. | |
| fromLine | int | Line offset the returned content starts from. | |
| totalLines | int | Total number of lines in the file. | |
| sizeBytes | int | Total file size in bytes. |