src/eric7/Debugger/DebugServer.py

branch
server
changeset 10766
d35d6f96c24b
parent 10721
2a1a43eedbc0
child 10814
ba20efe10336
child 10978
0373041ce25a
equal deleted inserted replaced
10765:b0632e55ec9a 10766:d35d6f96c24b
2263 Public method to get the string for an eric-ide server environment. 2263 Public method to get the string for an eric-ide server environment.
2264 2264
2265 @return string for the eric-ide server environment 2265 @return string for the eric-ide server environment
2266 @rtype str 2266 @rtype str
2267 """ 2267 """
2268 # TODO: make this more elaborate once server environments definitions
2269 # are supported
2270 return "eric-ide Server" 2268 return "eric-ide Server"

eric ide

mercurial