1 line
6.5 KiB
JSON
1 line
6.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "label": "clean.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L1"}, {"id": "clean_clean", "label": "clean", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L15"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "clean_clean_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L36"}, {"id": "clean_clean_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L44"}, {"id": "clean_clean_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L54"}, {"id": "clean_rationale_1", "label": "distutils.command.clean Implements the Distutils 'clean' command.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "distutils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_dir_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "target": "clean_clean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L15", "weight": 1.0}, {"source": "clean_clean", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L15", "weight": 1.0}, {"source": "clean_clean", "target": "clean_clean_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L36", "weight": 1.0}, {"source": "clean_clean", "target": "clean_clean_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L44", "weight": 1.0}, {"source": "clean_clean", "target": "clean_clean_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L54", "weight": 1.0}, {"source": "clean_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_clean_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "clean_clean_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L45"}, {"caller_nid": "clean_clean_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L52"}, {"caller_nid": "clean_clean_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L57"}, {"caller_nid": "clean_clean_run", "callee": "remove_tree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L58"}, {"caller_nid": "clean_clean_run", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L60"}, {"caller_nid": "clean_clean_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L65"}, {"caller_nid": "clean_clean_run", "callee": "remove_tree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L66"}, {"caller_nid": "clean_clean_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L68"}, {"caller_nid": "clean_clean_run", "callee": "rmdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L73"}, {"caller_nid": "clean_clean_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py", "source_location": "L74"}]} |