StopServer0

mill.server.Server.StopServer0
@FunctionalInterface
trait StopServer0[Handle]

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: Handle): Unit

Attributes

Source
Server.scala