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 ClearGlobalLog.type
object Continue.type
object KeepLastLog.type
class Return
In this article