show_host

Function show_host 

Source
pub fn show_host() -> String
Expand description

Collect the current host context via crate::host_context::collect_host_context and render it as a human-readable multi-line report via crate::host_context::HostContext::format_human. The output ends with a newline; callers print it verbatim.