pub fn list_formatted(format: Format) -> Result<()>Expand description
Print the stack as a copy-paste summary for sharing: a summary line, then the PRs bottom-to-top (merge order) with title, link/url, and state. Degrades to plain branch names when reviews or the provider CLI are unavailable.