Skip to content

get

get(_, fileName): Promise<string | null>

Defined in: review/src/sources/fileSource.ts:14

Reads the text file from current dir

ProviderConfig | null

config (unused in this source)

string | undefined

Promise<string | null>

file contents