Otter SDK Reference
Version:

ReadAllLinesAsync(IFileOperationsExecuter agent, string path) Method

Reads all lines.

Syntax

public static Task<IEnumerable<string>> ReadAllLinesAsync(IFileOperationsExecuter agent, string path)

Parameters

agent
Type: IFileOperationsExecuter

The agent.

path
Type: string

The path.