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:
- looking for entry define file
- create entry file
- update entry node info index