Function lovm2_core::vm::find_module[][src]

pub fn find_module(name: &str, load_paths: &[String]) -> Lovm2Result<String>

Search for a name inside the given directories. This strips the file extension and compares the file stem.