DataAdapter โ€บ read

DataAdapter.read() method

Signature:

read(normalizedPath: string): Promise<string>;

Parameters

ParameterTypeDescription
normalizedPathstringpath to file, use normalizePath() to normalize beforehand.

Returns:

Promise<string>