load_file_content


Description:

protected async string load_file_content () throws Error

Load file content and split into lines from RPC-populated buffer.

Calls File.read so content comes from the daemon, not client disk.

Returns:

File content as string

Exceptions:

Error

if read fails or content is empty