Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/util"

Index

Functions

Functions

applyPath

  • applyPath(path: string, filename: string): string
  • Add path to file name.

    Parameters

    • path: string

      Path to destination folder.

    • filename: string

      Target file name.

    Returns string

    Full path to file.

Generated using TypeDoc