download
raw
337 Bytes
# PowerShell script
$env:DEBUGPY_ADAPTER_ENDPOINTS = $env:VSCODE_DEBUGPY_ADAPTER_ENDPOINTS
$os = [System.Environment]::OSVersion.Platform
if ($os -eq [System.PlatformID]::Win32NT) {
python $env:BUNDLED_DEBUGPY_PATH --listen 0 --wait-for-client $args
} else {
python3 $env:BUNDLED_DEBUGPY_PATH --listen 0 --wait-for-client $args
}

Xet Storage Details

Size:
337 Bytes
·
Xet hash:
688732e7f6ea7a5f101f07f9001b82f0d61864d02f8522e4f37b115bfe0fcd93

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.