pub fn render_discover(
out: &DiscoverOutput,
format: OutputFormat,
color: bool,
) -> StringExpand description
Render a DiscoverOutput in the given format. Owner: cli agent.
pub fn render_discover(
out: &DiscoverOutput,
format: OutputFormat,
color: bool,
) -> StringRender a DiscoverOutput in the given format. Owner: cli agent.