-
-
Notifications
You must be signed in to change notification settings - Fork 646
string.sha1
Jason Perkins edited this page May 30, 2015
·
3 revisions
Returns a SHA-1 hash of a string value.
string.sha1("value")value is the string value to be hashed.
The SHA-1 hash value of the provided string.
Premake 5.0 or later.