Skip to main content

render

Function render 

Source
pub fn render(
    outcome: &VendorOutcome,
    snap: &Usage,
    theme: &Theme,
    opts: &RenderOpts,
    now: DateTime<Utc>,
) -> WaybarOutput
Expand description

Renderer shape matches the existing vendor adapters. snap remains local because the shared enum does not yet have an OpenCode-Go arm.