Job 1788306170117

Command: powershell -NoProfile -Command "Write-Output ('CLASPRC='+ (Test-Path -LiteralPath $env:USERPROFILE+'\.clasprc.json')); Write-Output ('CLASPPROJ='+ (Test-Path -LiteralPath '..\apps-script\.clasp.json')); Get-ChildItem -LiteralPath '..\apps-script' -Force | Select-Object Name,Length | Format-Table -HideTableHeaders"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

CLASPRC=False
CLASPPROJ=False

Code.gs   7235