You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workingDirInfo+=`\nNOTICE: Your command changed the working directory for this terminal to '${newWorkingDir.toPosix()}' so you MUST adjust future commands accordingly because they will be executed in this directory`
274
-
}
275
-
276
272
return[false,`Command executed in terminal ${workingDirInfo}. ${exitStatus}\nOutput:\n${result}`]
0 commit comments