write_file

Function write_file 

Source
pub fn write_file<P>(path: P, content: &str) -> Result<(), Box<dyn Error>>
where P: AsRef<Path> + Clone,
Expand description

write file, for generating classes files