Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ForgeUtils

Index

Constructors

Properties

getElectronVersion: (dir: string, packageJSON: PackageJSONWithDeps) => Promise<string> = getElectronVersion

Type declaration

hasYarn: () => boolean = hasYarn

Type declaration

    • (): boolean
    • Returns boolean

yarnOrNpmSpawn: (args?: CrossSpawnArgs, opts?: CrossSpawnOptions) => Promise<string> = yarnOrNpmSpawn

Type declaration

Methods