Skip to main content

render_discover

Function render_discover 

Source
pub fn render_discover(
    out: &DiscoverOutput,
    format: OutputFormat,
    color: bool,
) -> String
Expand description

Render a DiscoverOutput in the given format. Owner: cli agent.