ExecCommand

sbt.protocol.ExecCommand
See theExecCommand companion class
object ExecCommand

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(commandLine: String): ExecCommand
def apply(commandLine: String, execId: Option[String]): ExecCommand
def apply(commandLine: String, execId: String): ExecCommand