Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src

Index

Classes

Functions

Functions

Const buildInclude

  • buildInclude(filePath: string, options?: IOpt): string
  • Reads a file from disk and applys options to file.

    Parameters

    • filePath: string

      File to read and apply options to

    • Optional options: IOpt

      Options to apply

    Returns string

    string representing file with change of options applied

Generated using TypeDoc