Skip to main content

add_find_util

Function add_find_util 

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

Adds file finding utilities to the UTILS.FIND table.

ยงErrors

Returns an error if the UTILS table cannot be found or if setting the FIND table fails.