Skip to main content

add_zlicense

Function add_zlicense 

Source
pub fn add_zlicense(lua: &Lua) -> Result<(), Error>
Expand description

Adds the zlicense function to the Lua environment for staging licenses.

ยงErrors

Returns an error if the zlicense function cannot be set in the global environment.