search_path

Search for a file in the PATH environment variable or the current directory

string search_path(string file, long search_cwd);

Last updated