Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper object that knows how to load addresses and preset files.

Hierarchy

  • ConfigLoader

Index

Constructors

Properties

presetInfoLogged: boolean = false

Methods

  • applyValueTemplate(context: any, value: any): any
  • expandServicesRepeat(context: any, services: any[]): any[]
  • getGeneratedAddressLocation(target: string): string
  • getGeneratedPresetLocation(target: string): string
  • loadExistingAddressesIfPreset(target: string, password: Password): undefined | Addresses
  • mergePresets<T>(object: undefined | T, ...otherArgs: (undefined | CustomPreset)[]): T
  • loadAssembly(preset: string, assembly: string, workingDir: string): CustomPreset
  • loadBundledPreset(presetFile: string, bundledLocation: string, workingDir: string, errorMessage: string): CustomPreset
  • loadNetworkPreset(preset: string, workingDir: string): CustomPreset

Generated using TypeDoc