pub fn preview_lines(
ctx: &AppContext,
preview: &InstallPreview,
show_temp_root: bool,
) -> Vec<String>Expand description
Return the human-readable lines that describe the preview.
pub fn preview_lines(
ctx: &AppContext,
preview: &InstallPreview,
show_temp_root: bool,
) -> Vec<String>Return the human-readable lines that describe the preview.