Hierarchy (View Summary)

Constructors

Properties

logger?: SoloLogger

Methods

  • Check if the required dependency is installed or not

    Parameters

    • dep: string

      is the name of the program

    • OptionalshouldInstall: boolean = true

      Whether or not install the dependency if not installed

    Returns Promise<boolean>