• Converts file path inputs into absolute paths. Works similar to absoluteFilePath but paths that start with the modulePathPlaceholder will be relative to the module directory instead of the cwd.

    Parameters

    • path: string = modulePathPlaceholder

    Returns string