For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?