fs.expandΒΆ
expand a path using environment variables and normalizes the slashes for the current operating system.
Arguments:
- file The path to expand
Return:
- path the expanded path
expand a path using environment variables and normalizes the slashes for the current operating system.