Skip to main content

node_add

Function node_add 

Source
pub fn node_add(
    dir: &Path,
    type_: Option<String>,
    title: Option<String>,
    summary: Option<String>,
) -> Result<()>
Expand description

新增独立节点(深度 1,只能登记在 ROOT 下)。