Skip to main content

add_zman

Function add_zman 

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

Adds the zman function to the Lua environment for staging manual pages.

ยงErrors

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