Uses of Class
za.co.wethinkcode.robots.server.config.ServerOptions
Packages that use ServerOptions
Package
Description
Classes and submodules in this module are responsible for configuring the server
-
Uses of ServerOptions in za.co.wethinkcode.robots.server.config
Methods in za.co.wethinkcode.robots.server.config with parameters of type ServerOptionsModifier and TypeMethodDescriptionbooleanWorldConfig.applyCommandLineOverrides(ServerOptions options) CLI values override config.json only when the operator provides them.