@eagleoutice/flowr - v2.10.1
    Preparing search index...

    Function getAllFilesSync

    • Retrieves all files in the given directory recursively (synchronously)

      Parameters

      • dir: string
      • suffix: RegExp = ...
      • ignoreDirs: RegExp | undefined = undefined

      Returns Generator<string>

      getAllFiles - for an asynchronous version.