Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

globPathMatcher

  • globPathMatcher(matchPathGlob: string): (Anonymous function)
  • Parameters

    • matchPathGlob: string

    Returns (Anonymous function)

interpolateJson

  • interpolateJson(pathToFileToInterpolate: string, pathToDotEnvFile: string): Promise<object>
  • Parameters

    • pathToFileToInterpolate: string
    • pathToDotEnvFile: string

    Returns Promise<object>

interpolateStringLeafNodes

  • interpolateStringLeafNodes(obj: object, dict: object): object

mapObj

  • mapObj(obj: object, mapper: IMapper): any

matchedLeafInterpolator

  • matchedLeafInterpolator(dictionary: object, matches?: IPathMatcher): (Anonymous function)
  • Parameters

    • dictionary: object
    • Default value matches: IPathMatcher = globPathMatcher("**")

    Returns (Anonymous function)

stringProcessingTraverser

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc