RLLauncher

io.github.srs.RLLauncher
See theRLLauncher companion class
object RLLauncher

Factory object for creating RLLauncher instances

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RLLauncher.type

Members list

Value members

Concrete methods

def apply(port: Int = ...): RLLauncher

Creates a new RLLauncher with the specified port

Creates a new RLLauncher with the specified port

Value parameters

port

the port number for the gRPC server (default: 50051)

Attributes

Returns

a new RLLauncher instance