Tidewave.MCP.IOForwardGL (Tidewave v0.1.6)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(keyword()) :: GenServer.on_start()
Starts the IO device.
Options
:name
- the name to register the process under. Optional. If the name is already used, it will be unregistered before starting the process and registered back when the server terminates