MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / handle_execute_import

Function handle_execute_import

src/executor/import_export.rs:73–223  ·  view source on GitHub ↗
(
    executor: &mut CommandExecutor,
    session_id: Option<uuid::Uuid>,
    source: ImportSource,
    path: PathBuf,
    password: Option<SecureStr>,
    column_mapping: Option<CsvColumnMapping>,
  

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 12

build_skip_breakdownFunction · 0.85
cancel_tokenMethod · 0.80
create_import_sessionMethod · 0.80
validate_import_fileMethod · 0.80
cloneMethod · 0.80
execute_importMethod · 0.80
vault_mutMethod · 0.80
write_audit_entryMethod · 0.80
fields_to_payloadFunction · 0.70
to_error_codeMethod · 0.45
to_error_contextMethod · 0.45
create_recordMethod · 0.45