Skip to main content

append_to_requirements

Function append_to_requirements 

Source
pub fn append_to_requirements(text: &str, block: &str) -> Option<String>
Expand description

The file with the block appended to the end of its Requirements section, or None where the file has no such section to append to.