{"nodes": [{"id": "$graphify-root$_src_screenshot_rs", "label": "screenshot.rs", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_screenshot_cli", "label": "Cli", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L54"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_screenshotrequest", "label": "ScreenshotRequest", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L80"}, {"id": "$graphify-root$_src_screenshot_cli_screenshot_request", "label": ".screenshot_request()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L91"}, {"id": "$graphify-root$_src_screenshot_handles", "label": "Handles", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L109"}, {"id": "popover", "label": "Popover", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "togglebutton", "label": "ToggleButton", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "box", "label": "Box", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "label", "label": "Label", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "window", "label": "Window", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_dispatch", "label": "dispatch()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L130"}, {"id": "applicationwindow", "label": "ApplicationWindow", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_open_popover_on_root_map", "label": "open_popover_on_root_map()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L204"}, {"id": "duration", "label": "Duration", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}, {"id": "$graphify-root$_src_screenshot_capture_standalone_window", "label": "capture_standalone_window()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L233"}, {"id": "$graphify-root$_src_screenshot_finish", "label": "finish()", "file_type": "code", "source_file": "src/screenshot.rs", "source_location": "L242"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/screenshot.rs"}], "edges": [{"source": "$graphify-root$_src_screenshot_rs", "target": "screenshot_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "pathbuf", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "duration", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L21", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_cli", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L54", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_cli", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L58", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L58", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L62", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L62", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_screenshotrequest", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L81", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_screenshotrequest", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L82", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_cli", "target": "$graphify-root$_src_screenshot_cli_screenshot_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L91", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_cli_screenshot_request", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_screenshot_cli_screenshot_request", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L91", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_handles", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L110", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L111", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "togglebutton", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L112", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "togglebutton", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L113", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L114", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "box", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L115", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "label", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L116", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L120", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L120", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L122", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_screenshot_handles", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L122", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_dispatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L130", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "applicationwindow", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_screenshotrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_handles", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_open_popover_on_root_map", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L204", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "applicationwindow", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L204", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "popover", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L204", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "duration", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L204", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L204", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_capture_standalone_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L233", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L233", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L233", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_rs", "target": "$graphify-root$_src_screenshot_finish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L242", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_finish", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L242", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L139", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_open_popover_on_root_map", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L144", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_dispatch", "target": "$graphify-root$_src_screenshot_capture_standalone_window", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L169", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_open_popover_on_root_map", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L223", "weight": 1.0}, {"source": "$graphify-root$_src_screenshot_capture_standalone_window", "target": "$graphify-root$_src_screenshot_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/screenshot.rs", "source_location": "L237", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_screenshot_cli_screenshot_request", "callee": "validate_pair", "is_member_call": false, "source_file": "src/screenshot.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_src_screenshot_cli_screenshot_request", "callee": "as_deref", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_src_screenshot_cli_screenshot_request", "callee": "as_deref", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "as_str", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L134"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_active", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L147"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_active", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_visible", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L159"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "add_css_class", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "set_text", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L161"}, {"caller_nid": "$graphify-root$_src_screenshot_dispatch", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L180"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L213"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "set_autohide", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L214"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "popup", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_screenshot_open_popover_on_root_map", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L220"}, {"caller_nid": "$graphify-root$_src_screenshot_capture_standalone_window", "callee": "connect_map", "is_member_call": true, "source_file": "src/screenshot.rs", "source_location": "L234"}]}