• Reads a file from the config directory using 'utf8' and returning its contents as a string.

    Returns

    File contents

    Parameters

    • path: string

      Path to the file

    Returns Promise<string>

Generated using TypeDoc