BasicStatementHandler

sbt.internal.scripted.BasicStatementHandler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CommentHandler.type
class FileCommands

Members list

Type members

Types

final type State = Unit

Value members

Abstract methods

def apply(command: String, arguments: List[String]): Unit

Concrete methods

final def apply(command: String, arguments: List[String], state: Unit): Unit
def finish(state: Unit): Unit
final def initialState: State