Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "expand"

Index

Variables

Const log

log: Logger = createLogger('expand')

Functions

expandString

  • Replace ${variable} references in the given string with their corresponding values.

    Parameters

    Returns Promise<string>

    A string with the variable references replaced

Generated using TypeDoc