• Resolves a path to an absolute path. like path.resolve but also expands tilde notation.

    Parameters

    • path: string

      The path to resolve.

    Returns string

    The resolved absolute path.