docsapi::logic::file_logic

Function edit_file

pub fn edit_file(
    s: &str,
    path: &str,
    start: i32,
    end: i32,
    replace: bool,
) -> i32