Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method normalize_path()


Method normalize_path

string normalize_path(string path)

Description

Replaces "\" with "/" if runing on MS Windows. It is adviced to use System.normalize_path instead.