:py:mod:`raesl.server.cli` ========================== .. py:module:: raesl.server.cli .. autoapi-nested-parse:: ESL Language Server Command Line interface. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: raesl.server.cli.serve .. py:function:: serve(port: Optional[int] = None) Start the ESL Language Server.