1 line
8.1 KiB
JSON
1 line
8.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "label": "completion.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L1"}, {"id": "completion_completioncommand", "label": "CompletionCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L81"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "completion_completioncommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L86"}, {"id": "completion_completioncommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L122"}, {"id": "completion_rationale_82", "label": "A helper command to be used for command completion.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L82"}, {"id": "completion_rationale_123", "label": "Prints the completion code of the given shell", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L123"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_completion_py", "target": "completion_completioncommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L81", "weight": 1.0}, {"source": "completion_completioncommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L81", "weight": 1.0}, {"source": "completion_completioncommand", "target": "completion_completioncommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L86", "weight": 1.0}, {"source": "completion_completioncommand", "target": "completion_completioncommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L122", "weight": 1.0}, {"source": "completion_rationale_82", "target": "completion_completioncommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L82", "weight": 1.0}, {"source": "completion_rationale_123", "target": "completion_completioncommand_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "completion_completioncommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L87"}, {"caller_nid": "completion_completioncommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L95"}, {"caller_nid": "completion_completioncommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L103"}, {"caller_nid": "completion_completioncommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L111"}, {"caller_nid": "completion_completioncommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L120"}, {"caller_nid": "completion_completioncommand_run", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L124"}, {"caller_nid": "completion_completioncommand_run", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L125"}, {"caller_nid": "completion_completioncommand_run", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L127"}, {"caller_nid": "completion_completioncommand_run", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L128"}, {"caller_nid": "completion_completioncommand_run", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L128"}, {"caller_nid": "completion_completioncommand_run", "callee": "get_prog", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L128"}, {"caller_nid": "completion_completioncommand_run", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L130"}, {"caller_nid": "completion_completioncommand_run", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L130"}, {"caller_nid": "completion_completioncommand_run", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L133"}, {"caller_nid": "completion_completioncommand_run", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L134"}, {"caller_nid": "completion_completioncommand_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py", "source_location": "L134"}]} |