src/eric7/Documentation/Source/index-eric7.RemoteServer.html

Sat, 26 Apr 2025 12:34:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Apr 2025 12:34:32 +0200
branch
eric7
changeset 11240
c48c615c04a3
parent 10784
521fd465b048
permissions
-rw-r--r--

MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.

<!DOCTYPE html>
<html><head>
<title>eric7.RemoteServer</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.RemoteServer</h1>
<p>
Package implementing the components of the eric-ide remote server.
</p>



<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.RemoteServer.EricRequestCategory.html">EricRequestCategory</a></td>
<td>Module implementing an enum for the various service categories.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServer.html">EricServer</a></td>
<td>Module implementing the eric remote server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerBaseRequestHandler.html">EricServerBaseRequestHandler</a></td>
<td>Module implementing the request handler base class of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerCoverageRequestHandler.html">EricServerCoverageRequestHandler</a></td>
<td>Module implementing the code coverage request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerDebuggerRequestHandler.html">EricServerDebuggerRequestHandler</a></td>
<td>Module implementing the debugger request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerEditorConfigRequestHandler.html">EricServerEditorConfigRequestHandler</a></td>
<td>Module implementing the editor config request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerFileSystemRequestHandler.html">EricServerFileSystemRequestHandler</a></td>
<td>Module implementing the file system request handler of the eric-ide server.</td>
</tr>
</table>
</body></html>

eric ide

mercurial