1 line
45 KiB
JSON
1 line
45 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "label": "shell_completion.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L1"}, {"id": "shell_completion_shell_complete", "label": "shell_complete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L19"}, {"id": "shell_completion_completionitem", "label": "CompletionItem", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L57"}, {"id": "shell_completion_completionitem_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L78"}, {"id": "shell_completion_completionitem_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L90"}, {"id": "shell_completion_shellcomplete", "label": "ShellComplete", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L200"}, {"id": "shell_completion_shellcomplete_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L224"}, {"id": "shell_completion_func_name", "label": "func_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L237"}, {"id": "shell_completion_shellcomplete_source_vars", "label": ".source_vars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L244"}, {"id": "shell_completion_shellcomplete_source", "label": ".source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L256"}, {"id": "shell_completion_shellcomplete_get_completion_args", "label": ".get_completion_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L264"}, {"id": "shell_completion_shellcomplete_get_completions", "label": ".get_completions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L271"}, {"id": "shell_completion_shellcomplete_format_completion", "label": ".format_completion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L283"}, {"id": "shell_completion_shellcomplete_complete", "label": ".complete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L291"}, {"id": "shell_completion_bashcomplete", "label": "BashComplete", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L304"}, {"id": "shell_completion_check_version", "label": "_check_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L311"}, {"id": "shell_completion_bashcomplete_source", "label": ".source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L343"}, {"id": "shell_completion_bashcomplete_get_completion_args", "label": ".get_completion_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L347"}, {"id": "shell_completion_bashcomplete_format_completion", "label": ".format_completion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L359"}, {"id": "shell_completion_zshcomplete", "label": "ZshComplete", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L363"}, {"id": "shell_completion_zshcomplete_get_completion_args", "label": ".get_completion_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L369"}, {"id": "shell_completion_zshcomplete_format_completion", "label": ".format_completion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L381"}, {"id": "shell_completion_fishcomplete", "label": "FishComplete", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L399"}, {"id": "shell_completion_fishcomplete_get_completion_args", "label": ".get_completion_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L405"}, {"id": "shell_completion_fishcomplete_format_completion", "label": ".format_completion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L419"}, {"id": "shell_completion_add_completion_class", "label": "add_completion_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L436"}, {"id": "shell_completion_get_completion_class", "label": "get_completion_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L456"}, {"id": "shell_completion_split_arg_string", "label": "split_arg_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L466"}, {"id": "shell_completion_is_incomplete_argument", "label": "_is_incomplete_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L503"}, {"id": "shell_completion_start_of_option", "label": "_start_of_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L528"}, {"id": "shell_completion_is_incomplete_option", "label": "_is_incomplete_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L537"}, {"id": "shell_completion_resolve_context", "label": "_resolve_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L562"}, {"id": "shell_completion_resolve_incomplete", "label": "_resolve_incomplete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L623"}, {"id": "shell_completion_rationale_26", "label": "Perform shell completion for the given CLI program. :param cli: Command bei", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L26"}, {"id": "shell_completion_rationale_58", "label": "Represents a completion value and metadata about the value. The default meta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L58"}, {"id": "shell_completion_rationale_201", "label": "Base class for providing shell completion support. A subclass for a given sh", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L201"}, {"id": "shell_completion_rationale_238", "label": "The name of the shell function defined by the completion script.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L238"}, {"id": "shell_completion_rationale_245", "label": "Vars for formatting :attr:`source_template`. By default this provides `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L245"}, {"id": "shell_completion_rationale_257", "label": "Produce the shell script that defines the completion function. By defaul", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L257"}, {"id": "shell_completion_rationale_265", "label": "Use the env vars defined by the shell script to return a tuple of ``args", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L265"}, {"id": "shell_completion_rationale_272", "label": "Determine the context and last complete command or parameter from the co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L272"}, {"id": "shell_completion_rationale_284", "label": "Format a completion item into the form recognized by the shell script. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L284"}, {"id": "shell_completion_rationale_292", "label": "Produce the completion data to send back to the shell. By default this", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L292"}, {"id": "shell_completion_rationale_305", "label": "Shell completion for Bash.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L305"}, {"id": "shell_completion_rationale_364", "label": "Shell completion for Zsh.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L364"}, {"id": "shell_completion_rationale_400", "label": "Shell completion for Fish.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L400"}, {"id": "shell_completion_rationale_439", "label": "Register a :class:`ShellComplete` subclass under the given name. The name wi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L439"}, {"id": "shell_completion_rationale_457", "label": "Look up a registered :class:`ShellComplete` subclass by the name provided by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L457"}, {"id": "shell_completion_rationale_467", "label": "Split an argument string as with :func:`shlex.split`, but don't fail if the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L467"}, {"id": "shell_completion_rationale_504", "label": "Determine if the given parameter is an argument that can still accept values", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L504"}, {"id": "shell_completion_rationale_529", "label": "Check if the value looks like the start of an option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L529"}, {"id": "shell_completion_rationale_538", "label": "Determine if the given parameter is an option that needs a value. :param ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L538"}, {"id": "shell_completion_rationale_568", "label": "Produce the context hierarchy starting with the command and traversing the c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L568"}, {"id": "shell_completion_rationale_626", "label": "Find the Click object that will handle the completion of the incomplete valu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L626"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "gettext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_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/shell_completion.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "backend_venv_lib_python3_12_site_packages_click_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_shell_complete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_completionitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L57", "weight": 1.0}, {"source": "shell_completion_completionitem", "target": "shell_completion_completionitem_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L78", "weight": 1.0}, {"source": "shell_completion_completionitem", "target": "shell_completion_completionitem_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_shellcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L200", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_func_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L237", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_source_vars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L244", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L256", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_get_completion_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L264", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_get_completions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L271", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_format_completion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L283", "weight": 1.0}, {"source": "shell_completion_shellcomplete", "target": "shell_completion_shellcomplete_complete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L291", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_bashcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L304", "weight": 1.0}, {"source": "shell_completion_bashcomplete", "target": "shell_completion_shellcomplete", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_check_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L311", "weight": 1.0}, {"source": "shell_completion_bashcomplete", "target": "shell_completion_bashcomplete_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L343", "weight": 1.0}, {"source": "shell_completion_bashcomplete", "target": "shell_completion_bashcomplete_get_completion_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L347", "weight": 1.0}, {"source": "shell_completion_bashcomplete", "target": "shell_completion_bashcomplete_format_completion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L359", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_zshcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L363", "weight": 1.0}, {"source": "shell_completion_zshcomplete", "target": "shell_completion_shellcomplete", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L363", "weight": 1.0}, {"source": "shell_completion_zshcomplete", "target": "shell_completion_zshcomplete_get_completion_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L369", "weight": 1.0}, {"source": "shell_completion_zshcomplete", "target": "shell_completion_zshcomplete_format_completion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_fishcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L399", "weight": 1.0}, {"source": "shell_completion_fishcomplete", "target": "shell_completion_shellcomplete", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L399", "weight": 1.0}, {"source": "shell_completion_fishcomplete", "target": "shell_completion_fishcomplete_get_completion_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L405", "weight": 1.0}, {"source": "shell_completion_fishcomplete", "target": "shell_completion_fishcomplete_format_completion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L419", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_add_completion_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L436", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_get_completion_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L456", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_split_arg_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L466", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_is_incomplete_argument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_start_of_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_is_incomplete_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L537", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_resolve_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_shell_completion_py", "target": "shell_completion_resolve_incomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L623", "weight": 1.0}, {"source": "shell_completion_shell_complete", "target": "shell_completion_get_completion_class", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L39", "weight": 1.0}, {"source": "shell_completion_shell_complete", "target": "shell_completion_bashcomplete_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L47", "weight": 1.0}, {"source": "shell_completion_shell_complete", "target": "shell_completion_shellcomplete_complete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L51", "weight": 1.0}, {"source": "shell_completion_shellcomplete_source", "target": "shell_completion_shellcomplete_source_vars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L262", "weight": 1.0}, {"source": "shell_completion_shellcomplete_get_completions", "target": "shell_completion_resolve_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L279", "weight": 1.0}, {"source": "shell_completion_shellcomplete_get_completions", "target": "shell_completion_resolve_incomplete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L280", "weight": 1.0}, {"source": "shell_completion_shellcomplete_get_completions", "target": "shell_completion_shell_complete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L281", "weight": 1.0}, {"source": "shell_completion_shellcomplete_complete", "target": "shell_completion_fishcomplete_get_completion_args", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L298", "weight": 1.0}, {"source": "shell_completion_shellcomplete_complete", "target": "shell_completion_shellcomplete_get_completions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L299", "weight": 1.0}, {"source": "shell_completion_shellcomplete_complete", "target": "shell_completion_fishcomplete_format_completion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L300", "weight": 1.0}, {"source": "shell_completion_bashcomplete_source", "target": "shell_completion_check_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L344", "weight": 1.0}, {"source": "shell_completion_bashcomplete_get_completion_args", "target": "shell_completion_split_arg_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L348", "weight": 1.0}, {"source": "shell_completion_zshcomplete_get_completion_args", "target": "shell_completion_split_arg_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L370", "weight": 1.0}, {"source": "shell_completion_fishcomplete_get_completion_args", "target": "shell_completion_split_arg_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L406", "weight": 1.0}, {"source": "shell_completion_is_incomplete_option", "target": "shell_completion_start_of_option", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L555", "weight": 1.0}, {"source": "shell_completion_resolve_incomplete", "target": "shell_completion_start_of_option", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L640", "weight": 1.0}, {"source": "shell_completion_resolve_incomplete", "target": "shell_completion_is_incomplete_option", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L656", "weight": 1.0}, {"source": "shell_completion_resolve_incomplete", "target": "shell_completion_is_incomplete_argument", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L662", "weight": 1.0}, {"source": "shell_completion_rationale_26", "target": "shell_completion_shell_complete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L26", "weight": 1.0}, {"source": "shell_completion_rationale_58", "target": "shell_completion_completionitem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L58", "weight": 1.0}, {"source": "shell_completion_rationale_201", "target": "shell_completion_shellcomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L201", "weight": 1.0}, {"source": "shell_completion_rationale_238", "target": "shell_completion_shellcomplete_func_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L238", "weight": 1.0}, {"source": "shell_completion_rationale_245", "target": "shell_completion_shellcomplete_source_vars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L245", "weight": 1.0}, {"source": "shell_completion_rationale_257", "target": "shell_completion_shellcomplete_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L257", "weight": 1.0}, {"source": "shell_completion_rationale_265", "target": "shell_completion_shellcomplete_get_completion_args", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L265", "weight": 1.0}, {"source": "shell_completion_rationale_272", "target": "shell_completion_shellcomplete_get_completions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L272", "weight": 1.0}, {"source": "shell_completion_rationale_284", "target": "shell_completion_shellcomplete_format_completion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L284", "weight": 1.0}, {"source": "shell_completion_rationale_292", "target": "shell_completion_shellcomplete_complete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L292", "weight": 1.0}, {"source": "shell_completion_rationale_305", "target": "shell_completion_bashcomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L305", "weight": 1.0}, {"source": "shell_completion_rationale_364", "target": "shell_completion_zshcomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L364", "weight": 1.0}, {"source": "shell_completion_rationale_400", "target": "shell_completion_fishcomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L400", "weight": 1.0}, {"source": "shell_completion_rationale_439", "target": "shell_completion_add_completion_class", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L439", "weight": 1.0}, {"source": "shell_completion_rationale_457", "target": "shell_completion_get_completion_class", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L457", "weight": 1.0}, {"source": "shell_completion_rationale_467", "target": "shell_completion_split_arg_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L467", "weight": 1.0}, {"source": "shell_completion_rationale_504", "target": "shell_completion_is_incomplete_argument", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L504", "weight": 1.0}, {"source": "shell_completion_rationale_529", "target": "shell_completion_start_of_option", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L529", "weight": 1.0}, {"source": "shell_completion_rationale_538", "target": "shell_completion_is_incomplete_option", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L538", "weight": 1.0}, {"source": "shell_completion_rationale_568", "target": "shell_completion_resolve_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L568", "weight": 1.0}, {"source": "shell_completion_rationale_626", "target": "shell_completion_resolve_incomplete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L626", "weight": 1.0}], "raw_calls": [{"caller_nid": "shell_completion_shell_complete", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L38"}, {"caller_nid": "shell_completion_shell_complete", "callee": "comp_cls", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L44"}, {"caller_nid": "shell_completion_shell_complete", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L47"}, {"caller_nid": "shell_completion_shell_complete", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L51"}, {"caller_nid": "shell_completion_completionitem_getattr", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L91"}, {"caller_nid": "shell_completion_func_name", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L241"}, {"caller_nid": "shell_completion_func_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L241"}, {"caller_nid": "shell_completion_shellcomplete_complete", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L301"}, {"caller_nid": "shell_completion_check_version", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L315"}, {"caller_nid": "shell_completion_check_version", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L320"}, {"caller_nid": "shell_completion_check_version", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L324"}, {"caller_nid": "shell_completion_check_version", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L324"}, {"caller_nid": "shell_completion_check_version", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L327"}, {"caller_nid": "shell_completion_check_version", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L330"}, {"caller_nid": "shell_completion_check_version", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L331"}, {"caller_nid": "shell_completion_check_version", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L338"}, {"caller_nid": "shell_completion_check_version", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L339"}, {"caller_nid": "shell_completion_bashcomplete_source", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L345"}, {"caller_nid": "shell_completion_bashcomplete_get_completion_args", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L349"}, {"caller_nid": "shell_completion_zshcomplete_get_completion_args", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L371"}, {"caller_nid": "shell_completion_zshcomplete_format_completion", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L395"}, {"caller_nid": "shell_completion_fishcomplete_get_completion_args", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L415"}, {"caller_nid": "shell_completion_get_completion_class", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L463"}, {"caller_nid": "shell_completion_split_arg_string", "callee": "shlex", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L486"}, {"caller_nid": "shell_completion_split_arg_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L493"}, {"caller_nid": "shell_completion_split_arg_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L498"}, {"caller_nid": "shell_completion_is_incomplete_argument", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L511"}, {"caller_nid": "shell_completion_is_incomplete_argument", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L516"}, {"caller_nid": "shell_completion_is_incomplete_argument", "callee": "get_parameter_source", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L519"}, {"caller_nid": "shell_completion_is_incomplete_argument", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L522"}, {"caller_nid": "shell_completion_is_incomplete_argument", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L523"}, {"caller_nid": "shell_completion_is_incomplete_option", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L543"}, {"caller_nid": "shell_completion_is_incomplete_option", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L551"}, {"caller_nid": "shell_completion_is_incomplete_option", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L551"}, {"caller_nid": "shell_completion_resolve_context", "callee": "make_context", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L577"}, {"caller_nid": "shell_completion_resolve_context", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L577"}, {"caller_nid": "shell_completion_resolve_context", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L583"}, {"caller_nid": "shell_completion_resolve_context", "callee": "resolve_command", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L585"}, {"caller_nid": "shell_completion_resolve_context", "callee": "make_context", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L590"}, {"caller_nid": "shell_completion_resolve_context", "callee": "resolve_command", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L599"}, {"caller_nid": "shell_completion_resolve_context", "callee": "make_context", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L604"}, {"caller_nid": "shell_completion_resolve_incomplete", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L641"}, {"caller_nid": "shell_completion_resolve_incomplete", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L642"}, {"caller_nid": "shell_completion_resolve_incomplete", "callee": "get_params", "source_file": "backend/venv/lib/python3.12/site-packages/click/shell_completion.py", "source_location": "L651"}]} |