Function tiger_lib::set_show_loaded_mods

source ·
pub fn set_show_loaded_mods(v: bool)
Expand description

Configure the error reporter to show errors that are in extra loaded mods. Normally those are filtered out, to only show errors that involve the mod’s code.