Skip to content

readMultipleFilesFromProjectDir

readMultipleFilesFromProjectDir(fileNames): string

Defined in: core/dist/utils/fileUtils.d.ts:56

Reads multiple files from the current directory and returns their contents

string | string[]

Array of file names to read

string

Combined content of all files with proper formatting, each file is wrapped in random block like