374 program. |
374 program. |
375 |
375 |
376 @param arg the arguments to evaluate (string) |
376 @param arg the arguments to evaluate (string) |
377 """ |
377 """ |
378 return |
378 return |
|
379 |
|
380 def remoteBanner(self): |
|
381 """ |
|
382 Public slot to get the banner info of the remote client. |
|
383 """ |
|
384 return |
379 |
385 |
380 def remoteCapabilities(self): |
386 def remoteCapabilities(self): |
381 """ |
387 """ |
382 Public slot to get the debug clients capabilities. |
388 Public slot to get the debug clients capabilities. |
383 """ |
389 """ |