Skip to main content

set_executables

Function set_executables 

Source
pub fn set_executables(map: HashMap<String, PathBuf>)
Expand description

Store the executable map built during module discovery.

Must be called once before any dispatch_module invocation.