eric-ide Server.
This is the main Python script of the eric-ide server. This is a server to perform remote development (e.g. code hosted on another computer or through a docker container).
None |
None |
createArgumentParser | Function to create an argument parser. |
main | Main entry point into the application. |
Function to create an argument parser.
Main entry point into the application.