Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/sync/previousSpecVersion"

Index

Functions

previousSpecVersion

  • previousSpecVersion(baseDir: string, specPath: string, sha: string): Promise<string>
  • Use the Git CLI to fetch the previous version of the spec.

    Parameters

    • baseDir: string

      Project repository base directory

    • specPath: string

      Path to spec file relative to baseDir

    • sha: string

    Returns Promise<string>

Generated using TypeDoc