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