Skip to main content

handle_import

Function handle_import 

Source
pub fn handle_import(
    project_root: &str,
    path: &str,
    merge: ImportMerge,
    session_id: &str,
) -> String
Expand description

Imports knowledge from path. A directory is treated as an OKF bundle; a file falls back to the native JSON / simple-array / JSONL import.