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
Parameters
Section titled “Parameters”fileNames
Section titled “fileNames”string | string[]
Array of file names to read
Returns
Section titled “Returns”string
Combined content of all files with proper formatting, each file is wrapped in random block like