Skip to content

readMultipleFilesFromProjectDir

readMultipleFilesFromProjectDir(fileNames): string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/fileUtils.ts:171

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