Expands a user path containing home or environment variable references.
Path that may include ~ or ${VAR} placeholders
Expanded absolute or normalized path string
expandUserPath('~/.config'); Copy
expandUserPath('~/.config');
0.1.0
Expands a user path containing home or environment variable references.