Function kill_network

Source
pub fn kill_network(
    node_registry: &NodeRegistry,
    keep_directories: bool,
) -> Result<()>