Options
All
  • Public
  • Public/Protected
  • All
Menu

Set of static utility methods to assist with creating profile option names from profile types, constructing the root directory, reforming responses for different purposes, etc.

export

Hierarchy

  • ProfileUtils

Index

Methods

Static constructProfilesRootDirectory

  • constructProfilesRootDirectory(home: string): string

Static flattenDependencies

Static getAllTypeNames

Static getProfileMapKey

  • getProfileMapKey(type: string, name: string): string

Static getProfileOption

  • getProfileOption(type: string): string

Static getProfileOptionAlias

  • getProfileOptionAlias(type: string): string

Static getProfileOptionAndAlias

  • getProfileOptionAndAlias(type: string): [string, string]

Static getProfilePropertyKey

  • getProfilePropertyKey(type: string, name: string, field: string): string

Generated using TypeDoc