Skip to main content

render

Function render 

Source
pub fn render(path: &Path) -> Result<bool, JoyError>
Expand description

Render SECURITY.md at path, preserving any existing user content outside the Joy markers. Returns true if the file was created or updated, false if it was already current.