@bitbeater/node-utils - v3.0.0
    Preparing search index...

    Function resolve

    • 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.