Function getSymlinkVersion

  • Gets the version a given symlink is pointing to.

    Returns

    The version number parsed from the given symlink.

    Parameters

    • symlink: string

      The symlink path, relative to docRoot.

    • docRoot: string

      The path to the docs root.

    Returns version

Generated using TypeDoc