Takaro - v0.4.11
    Preparing search index...

    Function deepReadDirSync

    • Recursively read the contents of a directory.

      Parameters

      • targetDir: string

        Absolute or relative path of the directory to scan. All returned paths will be relative to this directory.

      Returns string[]

      Array holding all relative paths

      This function will be removed in the next major version.