Job 1788335217884

Command: python -c "from pathlib import Path;import shutil,sys;src=Path(r'C:\Users\ash\ChatGPT4asterBridge');dst=Path(r'C:\Users\ash\ChatGPTMasterBridge');print('SRC='+str(src.exists())+' DST='+str(dst.exists()));assert src.exists(),'SOURCE_PROJECT_DIR_MISSING';assert not dst.exists(),'DEST_PROJECT_DIR_ALREADY_EXISTS';src.rename(dst);print('RENAMED='+str(dst));print((dst/'.clasp.json').read_text(encoding='utf-8'))"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

SRC=True DST=False
RENAMED=C:\Users\ash\ChatGPTMasterBridge
{
  "scriptId": "1zfN3K9WHFUPsnphGgDA9kqxVrgEG2Ry9zOCCA3Zeggc17521qJEk2sVj",
  "rootDir": "",
  "scriptExtensions": [
    ".js",
    ".gs"
  ],
  "htmlExtensions": [
    ".html"
  ],
  "jsonExtensions": [
    ".json"
  ],
  "filePushOrder": [],
  "skipSubdirectories": false
}