1 line
5.1 KiB
JSON
1 line
5.1 KiB
JSON
{"nodes": [{"id": "backend_venv_bin_activate_ps1", "label": "Activate.ps1", "file_type": "code", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L1"}, {"id": "activate_global_deactivate", "label": "global:deactivate()", "file_type": "code", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L73"}, {"id": "activate_get_pyvenvconfig", "label": "Get-PyVenvConfig()", "file_type": "code", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L131"}, {"id": "activate_global_old_virtual_prompt", "label": "global:_OLD_VIRTUAL_PROMPT()", "file_type": "code", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L228"}, {"id": "activate_global_prompt", "label": "global:prompt()", "file_type": "code", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L232"}], "edges": [{"source": "backend_venv_bin_activate_ps1", "target": "activate_global_deactivate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_bin_activate_ps1", "target": "activate_get_pyvenvconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_bin_activate_ps1", "target": "activate_global_old_virtual_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_bin_activate_ps1", "target": "activate_global_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L232", "weight": 1.0}], "raw_calls": [{"caller_nid": "activate_global_deactivate", "callee": "Test-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L77"}, {"caller_nid": "activate_global_deactivate", "callee": "Copy-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L78"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L79"}, {"caller_nid": "activate_global_deactivate", "callee": "Test-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L83"}, {"caller_nid": "activate_global_deactivate", "callee": "Copy-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L84"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L85"}, {"caller_nid": "activate_global_deactivate", "callee": "Test-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L89"}, {"caller_nid": "activate_global_deactivate", "callee": "Copy-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L90"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L91"}, {"caller_nid": "activate_global_deactivate", "callee": "Test-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L95"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L96"}, {"caller_nid": "activate_global_deactivate", "callee": "Test-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L100"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L101"}, {"caller_nid": "activate_global_deactivate", "callee": "Get-Variable", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L105"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Variable", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L106"}, {"caller_nid": "activate_global_deactivate", "callee": "Remove-Item", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L111"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "Write-Verbose", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L135"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "Join-Path", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L138"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "Write-Verbose", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L145"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "Get-Content", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L146"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "ForEach-Object", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L148"}, {"caller_nid": "activate_get_pyvenvconfig", "callee": "Write-Verbose", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L159"}, {"caller_nid": "activate_global_prompt", "callee": "Write-Host", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L233"}, {"caller_nid": "activate_global_prompt", "callee": "_OLD_VIRTUAL_PROMPT", "source_file": "backend/venv/bin/Activate.ps1", "source_location": "L234"}]} |