Skip to main content

install

Function install 

Source
pub fn install(path: &Path) -> Result<()>
Expand description

Upsert the managed block into the file at path: create when absent, append when no marker is present, otherwise replace the region between the markers.