Skip to main content

render

Function render 

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

Render the .github/copilot-instructions.md output for the given policy.

ยงErrors

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