StopServer

mill.server.Server.StopServer
@FunctionalInterface
trait StopServer

Immediately stops the server with the given exit code.

Attributes

Source
Server.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(reason: String, exitCode: Int): Nothing

Attributes

Source
Server.scala