@snailicide/g-library
    Preparing search index...

    Function getFilePathArr

    • Get Array of FilePaths from a glob string

      Parameters

      • value: string

        Glob Path String - "*.json"

      • getDirectoryFiles: boolean = false

        Get the file contents of directory ( like /mydir/* )

      Returns FilePath[]

      getFilePathArr('./*.json')