Skip to main content

dump_all_to

Function dump_all_to 

Source
pub fn dump_all_to(base_path: &str) -> Option<String>
Expand description

Dumps all loaded assemblies into a single dump.cs file under base_path.

Returns the output file path on success.