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.
Returns a SHA-1 hash of a string value.
string.sha1("value")
value is the string value to be hashed.
value
The SHA-1 hash value of the provided string.
Premake 5.0 or later.