Hierarchy

  • ProcessRepoCallback
  • A method which is called as part of the git scrape, it's an async generator to allow seperate parsing/storing of data. see ContentService for more.

    Parameters

    • directory: string

    Returns AsyncGenerator<unknown, unknown, AsyncGenerator<unknown, any, unknown>>

Generated using TypeDoc