Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigConvertResult

Hierarchy

  • IConfigConvertResult

Index

Properties

config

config: IConfig

profilesConverted

profilesConverted: {}

Type declaration

  • [key: string]: string[]

profilesFailed

profilesFailed: { error: Error; name?: string; type: string }[]

Generated using TypeDoc