Files
tfm_ainventory/graphify-out/cache/9b6c9c0787fc1bd9b3a8e2d57f7c42202de7a99be01bbbcd142ede723b4bf6b6.json

1 line
6.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_click_globals_py", "label": "globals.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L1"}, {"id": "globals_get_current_context", "label": "get_current_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L13"}, {"id": "globals_push_context", "label": "push_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L44"}, {"id": "globals_pop_context", "label": "pop_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L49"}, {"id": "globals_resolve_color_default", "label": "resolve_color_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L54"}, {"id": "globals_rationale_21", "label": "Returns the current click context. This can be used as a way to access the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L21"}, {"id": "globals_rationale_45", "label": "Pushes a new context to the current stack.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L45"}, {"id": "globals_rationale_50", "label": "Removes the top level from the stack.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L50"}, {"id": "globals_rationale_55", "label": "Internal helper to get the default value of the color flag. If a value is p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L55"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "threading", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "backend_venv_lib_python3_12_site_packages_click_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_get_current_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_get_current_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_get_current_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_push_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_pop_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_globals_py", "target": "globals_resolve_color_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L54", "weight": 1.0}, {"source": "globals_resolve_color_default", "target": "globals_get_current_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L62", "weight": 1.0}, {"source": "globals_rationale_21", "target": "globals_get_current_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L21", "weight": 1.0}, {"source": "globals_rationale_45", "target": "globals_push_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L45", "weight": 1.0}, {"source": "globals_rationale_50", "target": "globals_pop_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L50", "weight": 1.0}, {"source": "globals_rationale_55", "target": "globals_resolve_color_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "globals_get_current_context", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L36"}, {"caller_nid": "globals_get_current_context", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L39"}, {"caller_nid": "globals_push_context", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L46"}, {"caller_nid": "globals_push_context", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L46"}, {"caller_nid": "globals_pop_context", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/click/globals.py", "source_location": "L51"}]}