Skip to content

8.ide_to_python_allow

Message:

json
{
    "cmd": "ide_to_python_allow",
    "data": {
        "fileName":"3223.py"
    },
    "id": "1"
}

\

Request:

datatypeRequired fieldsDescription
fileNamestringyesPath name of the file to be overwritten

\

Respons:

code=0->No changes have been made to the file, and it will not be overwritten;
code!=0->If the file has been modified, prompt yes or no to overwrite it.