Docs already said any module or app could publish bread.command.<app>.<verb>, but command is reserved so both unsourced bread-emit and sourced App emit rejected the whole namespace. Keep command unclaimable as an app id; accept bread.command.<known-app>.<verb> (and let an app command another known app). Also ship bread-emit and bread-module-host, and give udev enumerate the same classification fields as a live add so boot-time devices are not all unknown.
1 line
No EOL
36 KiB
JSON
1 line
No EOL
36 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "label": "module_host_bridge.rs", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_server", "label": "Server", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L44"}, {"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "label": ".handle_module_host_connection()", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51"}, {"id": "ipcrequest", "label": "IpcRequest", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "lines", "label": "Lines", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "bufreader", "label": "BufReader", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "ownedreadhalf", "label": "OwnedReadHalf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "ownedwritehalf", "label": "OwnedWriteHalf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "label": ".dispatch_module_host_method()", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195"}, {"id": "modulepermission", "label": "ModulePermission", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "unboundedsender", "label": "UnboundedSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "hashmap", "label": "HashMap", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "joinhandle", "label": "JoinHandle", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "modulehostoutcome", "label": "ModuleHostOutcome", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "label": "path_allowed()", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L511"}, {"id": "permissionkind", "label": "PermissionKind", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/ipc/module_host_bridge.rs"}, {"id": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "label": "bin_allowed()", "file_type": "code", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L531"}], "edges": [{"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "hashmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L27", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "duration", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L28", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L30", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "serde_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L32", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "unix", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L33", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L34", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "joinhandle", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L35", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L36", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "uuid", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L37", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "moduleloadstate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "modulehostoutcome", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L40", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L42", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "ipcrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "lines", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "bufreader", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "ownedreadhalf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "ownedwritehalf", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "ipcrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "modulepermission", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "unboundedsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "hashmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "joinhandle", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "hashmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "joinhandle", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "modulehostoutcome", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L195", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L511", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "target": "modulepermission", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "target": "permissionkind", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_rs", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L531", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "target": "modulepermission", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L531", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L146", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L364", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "target": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L414", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L58"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L68"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "write_all", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L68"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "as_bytes", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L68"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "drop", "is_member_call": false, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "take_pending", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "drop", "is_member_call": false, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L97"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "next_line", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L123"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "trim", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "drain", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L172"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "abort", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L173"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "drain", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "abort", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "drop", "is_member_call": false, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_handle_module_host_connection", "callee": "take", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L185"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L205"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L208"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L208"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "subscribe", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L215"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L247"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L247"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "abort", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L254"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L261"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L261"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "tick", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L273"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "tick", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L275"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L282"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "abort", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L305"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L316"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L316"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "state_get", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L322"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L328"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L328"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L334"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "cloned", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L334"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "manual_emit", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L335"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L338"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L338"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L344"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L358"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L358"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L380"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L380"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L391"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L391"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "parent", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L398"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "map_err", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L401"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L408"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L408"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "status", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L418"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "arg", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L418"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "arg", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L418"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "success", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L419"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "ok_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L434"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L434"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L443"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L443"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "output", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L450"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "arg", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L450"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "arg", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L450"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L461"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L461"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L466"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L477"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "set_module_status_ex", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L485"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_server_dispatch_module_host_method", "callee": "take", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L492"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "callee": "filter_map", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L512"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "callee": "as_ref", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L515"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_path_allowed", "callee": "starts_with", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L523"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "filter_map", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L532"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "as_ref", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L535"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L540"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "split_whitespace", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L540"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L541"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L541"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "file_name", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L541"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "to_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L543"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L546"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L546"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "file_name", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L546"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L546"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "to_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L548"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L549"}, {"caller_nid": "$graphify-root$_breadd_src_ipc_module_host_bridge_bin_allowed", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/ipc/module_host_bridge.rs", "source_location": "L550"}]} |