write_file

Function write_file 

Source
pub fn write_file(
    store: &StoreWrapper,
    path: &FileRepoPath,
    contents: &str,
) -> FileId