sbt
CommandStrings
object
CommandStrings extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
val
AboutCommand: String
-
val
BootCommand: String
-
def
DefaultsBrief: (String, String)
-
def
DefaultsCommand: String
-
def
DefaultsDetailed: String
-
val
EvalCommand: String
-
def
InitBrief: (String, String)
-
def
InitCommand: String
-
def
InitDetailed: String
-
val
InspectCommand: String
-
val
LastCommand: String
-
val
LastGrepCommand: String
-
def
Load: String
-
def
LoadCommand: String
-
def
LoadCommandLabel: String
-
def
LoadFailed: String
-
def
LoadLabel: String
-
def
LoadProject: String
-
def
LoadProjectBrief: (String, String)
-
def
LoadProjectDetailed: String
-
def
LoadProjectImpl: String
-
val
ProjectCommand: String
-
val
ProjectsCommand: String
-
def
SessionCommand: String
-
val
SetCommand: String
-
val
SettingsCommand: String
-
val
ShowCommand: String
-
val
TasksCommand: String
-
def
aboutBrief: String
-
def
aboutDetailed: String
-
def
actBrief: String
-
def
actDetailed: String
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
commonPreamble(label: String): String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
val
evalBrief: (String, String)
-
val
evalDetailed: String
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
val
inspectBrief: (String, String)
-
val
inspectDetailed: String
-
final
def
isInstanceOf[T0]: Boolean
-
val
lastBrief: (String, String)
-
val
lastDetailed: String
-
val
lastGrepBrief: (String, String)
-
val
lastGrepDetailed: String
-
def
moreAvailableMessage(label: String, search: Boolean): String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
projectBrief: (String, String)
-
def
projectDetailed: String
-
def
projectsBrief: String
-
def
projectsDetailed: String
-
def
sbtRCs(s: State): Seq[File]
-
def
sbtrc: String
-
def
sessionBrief: (String, String)
-
val
setBrief: (String, String)
-
val
setDetailed: String
-
def
settingsBrief(label: String): (String, String)
-
def
settingsDetailed(label: String): String
-
def
settingsPreamble: String
-
def
showHelp: Help
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tasksPreamble: String
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Deprecated Value Members
-
def
AppendCommand: String
-
def
ClearOnFailure: String
-
val
ContinuousExecutePrefix: String
-
val
Exit: String
-
val
FailureWall: String
-
def
IfLast: String
-
def
Multi: String
-
def
OnFailure: String
-
val
Quit: String
-
def
ReadCommand: String
-
def
RebootCommand: String
-
def
Shell: String
-
val
TerminateAction: String
-
-
Inherited from AnyRef
Inherited from Any