Next

sbt.State.Next
sealed trait Next

Represents the next action for the command processor.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Continue
object KeepLastLog
class Return
In this article