read_async_real


Description:

protected async string read_async_real () throws Error

Internal method: Read file from disk and update last_viewed timestamp.

Shared implementation for reading file contents. Updates file.last_viewed.

Returns:

File contents as string

Exceptions:

Error

if file cannot be read