fs.expandΒΆ

string path fs.expand ( string file )

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