Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/common/repoLoader"

Index

Type aliases

Type aliases

RepoLoader

RepoLoader<P>: (repoId: RepoRef) => Promise<P>

A function that knows how to materialize a repo, whether by cloning or other means

Type parameters

Type declaration

    • Parameters

      Returns Promise<P>

Generated using TypeDoc