We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Searches the Premake path for a file.
os.locate("file_name")
file_name is file name for which to search. It may contain some path information, e.g xcode/xcode.lua.
file_name
xcode/xcode.lua
The full path to the file if found, or nil if the file could not be located.
Premake 5.0 or later.