toStringDefault
Converts the result to a structured text representation.
Renders the file information in the following format:
File path with metadata in parentheses (size, line count if available, "hidden" if the file is hidden)
Content section with either:
Full text for complete file reads
Excerpt with line ranges for partial reads
No content section if content is FileSystemEntry.File.Content.None
Return
formatted text representation of the file