src/eric7/EricNetwork/EricJsonServer.py

branch
eric7
changeset 10423
299802979277
parent 10373
093dcebe5ecb
child 10439
21c28b0f9e41
equal deleted inserted replaced
10422:e28b89693f37 10423:299802979277
226 @param interpreter interpreter to be used for the client 226 @param interpreter interpreter to be used for the client
227 @type str 227 @type str
228 @param clientScript path to the client script 228 @param clientScript path to the client script
229 @type str 229 @type str
230 @param clientArgs list of arguments for the client 230 @param clientArgs list of arguments for the client
231 @type list of str
231 @param idString id of the client to be started 232 @param idString id of the client to be started
232 @type str 233 @type str
233 @param environment dictionary of environment settings to pass 234 @param environment dictionary of environment settings to pass
234 @type dict 235 @type dict
235 @return flag indicating a successful client start and the exit code 236 @return flag indicating a successful client start and the exit code

eric ide

mercurial