human_readable_output_booted

Function human_readable_output_booted 

Source
fn human_readable_output_booted(
    out: impl Write,
    host: &Host,
    verbose: bool,
) -> Result<()>