Function notebook_rs::config::check_create_file

source ·
pub fn check_create_file(path: &String) -> Result<PathBuf, Box<dyn Error>>