Function evalPath

  • convert a specified path to a path fs can understand can do global paths, local paths and library paths

    Returns

    The path fs can understand

    Parameters

    • file: string

      The specified file path

    • path: string

      The file including a file's path

    Returns string

Generated using TypeDoc