Module file_read

Module file_read 

Source
Expand description

File reading tool

Simple file reading capability with support for partial reads (head/tail). This is more efficient than using code_search when you need the actual content.

Structsยง

FileRead
File reading tool for accessing file contents directly
FileReadArgs
FileReadError