Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionsFileReader

Helper for reading a connections JSON file.

Hierarchy

  • ConnectionsFileReader

Index

Methods

getConnectionsFilePath

  • getConnectionsFilePath(connFile: string): string
  • Get the absolute path to a connections.json file. If the path provided is not absolute then it's assumed relative to the current working directory.

    Parameters

    • connFile: string

      Absolute or relative path to a connections file.

    Returns string

readConnectionOptions

Generated using TypeDoc