Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/gql"

Index

Functions

Functions

libDir

  • libDir(cwd: string): string
  • Figure out whether the lib directory is named lib or src. lib is preferred, meaning if it exists, it is returned and if neither it nor src exists, it is returned.

    Parameters

    • cwd: string

      directory to use as base for location of lib dir

    Returns string

    Resolved, full path to lib directory

Generated using TypeDoc