Options
All
  • Public
  • Public/Protected
  • All
Menu

Fetches and stores the latest EOS configuration images

author

Mitch Pierias <github.com/MitchPierias>

Hierarchy

  • ProjectManager

Index

Methods

Static Private createDirectoryIfMissing

  • createDirectoryIfMissing(dirName: string): Promise<string>
  • Creates a new local directory if missing and returns the path

    author

    Mitch Pierias <github.com/MitchPierias>

    Parameters

    • dirName: string

      Directory to create

    Returns Promise<string>

    Path to local directory

Static initWithDefaults

  • initWithDefaults(): Promise<void>
  • Downloads the example project and integrates aspects where required.

    author

    Mitch Pierias <github.com/MitchPierias>

    Returns Promise<void>

Generated using TypeDoc