Function create_entry

Source
pub fn create_entry(
    quake_path: &str,
    entry_type: &str,
    entry_text: &str,
) -> Result<(PathBuf, EntryFile), Box<dyn Error>>
Expand description

create entry by path, type, text process:

  1. looking for entry define file
  2. create entry file
  3. update entry node info index