Skip to main content

render

Function render 

Source
pub fn render(policy: &Policy) -> Result<RenderedOutput>
Expand description

Render the .junie/guidelines.md output for the given policy.

ยงErrors

Returns Error::Render if any template fails to compile or render.