1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "label": "autocompletion.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L1"}, {"id": "autocompletion_autocomplete", "label": "autocomplete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L17"}, {"id": "autocompletion_get_path_completion_type", "label": "get_path_completion_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L132"}, {"id": "autocompletion_auto_complete_paths", "label": "auto_complete_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L156"}, {"id": "autocompletion_rationale_1", "label": "Logic that powers autocompletion installed by ``pip completion``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L1"}, {"id": "autocompletion_rationale_18", "label": "Entry Point for completion of main and subcommand options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L18"}, {"id": "autocompletion_rationale_135", "label": "Get the type of path completion (``file``, ``dir``, ``path`` or None) :para", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L135"}, {"id": "autocompletion_rationale_157", "label": "If ``completion_type`` is ``file`` or ``path``, list all regular files and d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L157"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "optparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "pip_internal_cli_main_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "pip_internal_commands", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "autocompletion_autocomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "autocompletion_get_path_completion_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "target": "autocompletion_auto_complete_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L156", "weight": 1.0}, {"source": "autocompletion_autocomplete", "target": "autocompletion_auto_complete_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L72", "weight": 1.0}, {"source": "autocompletion_autocomplete", "target": "autocompletion_get_path_completion_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L90", "weight": 1.0}, {"source": "autocompletion_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_cli_autocompletion_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L1", "weight": 1.0}, {"source": "autocompletion_rationale_18", "target": "autocompletion_autocomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L18", "weight": 1.0}, {"source": "autocompletion_rationale_135", "target": "autocompletion_get_path_completion_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L135", "weight": 1.0}, {"source": "autocompletion_rationale_157", "target": "autocompletion_auto_complete_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L157", "weight": 1.0}], "raw_calls": [{"caller_nid": "autocompletion_autocomplete", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L24"}, {"caller_nid": "autocompletion_autocomplete", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L24"}, {"caller_nid": "autocompletion_autocomplete", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L26"}, {"caller_nid": "autocompletion_autocomplete", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L27"}, {"caller_nid": "autocompletion_autocomplete", "callee": "create_main_parser", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L33"}, {"caller_nid": "autocompletion_autocomplete", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L34"}, {"caller_nid": "autocompletion_autocomplete", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L47"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L49"}, {"caller_nid": "autocompletion_autocomplete", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L54"}, {"caller_nid": "autocompletion_autocomplete", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L55"}, {"caller_nid": "autocompletion_autocomplete", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L58"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L59"}, {"caller_nid": "autocompletion_autocomplete", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L65"}, {"caller_nid": "autocompletion_autocomplete", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L66"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L69"}, {"caller_nid": "autocompletion_autocomplete", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L73"}, {"caller_nid": "autocompletion_autocomplete", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L74"}, {"caller_nid": "autocompletion_autocomplete", "callee": "create_command", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L76"}, {"caller_nid": "autocompletion_autocomplete", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L85"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L88"}, {"caller_nid": "autocompletion_autocomplete", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L105"}, {"caller_nid": "autocompletion_autocomplete", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L108"}, {"caller_nid": "autocompletion_autocomplete", "callee": "handler_map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L108"}, {"caller_nid": "autocompletion_autocomplete", "callee": "handler_map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L109"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L110"}, {"caller_nid": "autocompletion_autocomplete", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L111"}, {"caller_nid": "autocompletion_autocomplete", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L116"}, {"caller_nid": "autocompletion_autocomplete", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L117"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L118"}, {"caller_nid": "autocompletion_autocomplete", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L126"}, {"caller_nid": "autocompletion_autocomplete", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L128"}, {"caller_nid": "autocompletion_autocomplete", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L128"}, {"caller_nid": "autocompletion_autocomplete", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L128"}, {"caller_nid": "autocompletion_autocomplete", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L129"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L142"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L147"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L147"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L148"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L149"}, {"caller_nid": "autocompletion_get_path_completion_type", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L150"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L165"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L166"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "access", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L168"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L170"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L173"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L173"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L173"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L176"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L177"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L177"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L181"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L183"}, {"caller_nid": "autocompletion_auto_complete_paths", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py", "source_location": "L184"}]} |