Files
tfm_ainventory/graphify-out/cache/4f74dba2f3d195b4d36b850b2d82320a80ff7a979f126f96bde0e4267c2a7123.json

1 line
8.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "label": "alias.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L1"}, {"id": "alias_shquote", "label": "shquote()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L6"}, {"id": "alias_alias", "label": "alias", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L16"}, {"id": "option_base", "label": "option_base", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "alias_alias_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L28"}, {"id": "alias_alias_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L33"}, {"id": "alias_alias_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L40"}, {"id": "alias_format_alias", "label": "format_alias()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L67"}, {"id": "alias_rationale_7", "label": "Quote an argument for later parsing by shlex.split()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L7"}, {"id": "alias_rationale_17", "label": "Define a shortcut that invokes one or more commands", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L17"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "target": "setuptools_command_setopt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "target": "alias_shquote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "target": "alias_alias", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L16", "weight": 1.0}, {"source": "alias_alias", "target": "option_base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L16", "weight": 1.0}, {"source": "alias_alias", "target": "alias_alias_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L28", "weight": 1.0}, {"source": "alias_alias", "target": "alias_alias_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L33", "weight": 1.0}, {"source": "alias_alias", "target": "alias_alias_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_alias_py", "target": "alias_format_alias", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L67", "weight": 1.0}, {"source": "alias_alias_run", "target": "alias_format_alias", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L47", "weight": 1.0}, {"source": "alias_rationale_7", "target": "alias_shquote", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L7", "weight": 1.0}, {"source": "alias_rationale_17", "target": "alias_alias", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "alias_shquote", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L10"}, {"caller_nid": "alias_shquote", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L11"}, {"caller_nid": "alias_shquote", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L12"}, {"caller_nid": "alias_alias_finalize_options", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L35"}, {"caller_nid": "alias_alias_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L36"}, {"caller_nid": "alias_alias_run", "callee": "get_option_dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L41"}, {"caller_nid": "alias_alias_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L44"}, {"caller_nid": "alias_alias_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L45"}, {"caller_nid": "alias_alias_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L47"}, {"caller_nid": "alias_alias_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L50"}, {"caller_nid": "alias_alias_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L55"}, {"caller_nid": "alias_alias_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L58"}, {"caller_nid": "alias_alias_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L62"}, {"caller_nid": "alias_alias_run", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L62"}, {"caller_nid": "alias_alias_run", "callee": "edit_config", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L64"}, {"caller_nid": "alias_format_alias", "callee": "config_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L69"}, {"caller_nid": "alias_format_alias", "callee": "config_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L71"}, {"caller_nid": "alias_format_alias", "callee": "config_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/alias.py", "source_location": "L73"}]}