Blockbench Reference Docs
    Preparing search index...
    • Find a file in a directory based on content within the file, optionally optimized via file name match

      Parameters

      • base_directories: string[]

        List of base directory paths to search in

      • options: FindFileOptions
      • check_file: (path: string, content: string | object) => boolean

      Returns any