pub fn install(path: &Path) -> Result<()>
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.
path