sbt
BasicCommandStrings
object
BasicCommandStrings 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
AliasCommand: String
-
def
AliasDetailed: String
-
def
AppendCommand: String
-
def
AppendLastDetailed: String
-
def
ApplyCommand: String
-
def
ApplyDetailed: String
-
def
ClearOnFailure: String
-
val
ContinuousExecutePrefix: String
-
val
Exit: String
-
val
HelpCommand: String
-
def
HistoryHelpBrief: (String, String)
-
def
IfLast: String
-
def
IfLastCommon: String
-
def
IfLastDetailed: String
-
def
Multi: String
-
def
MultiBrief: (String, String)
-
def
MultiDetailed: String
-
def
OnFailure: String
-
def
OnFailureDetailed: String
-
val
Quit: String
-
def
ReadCommand: String
-
def
ReadDetailed: String
-
def
ReadFiles: String
-
def
RebootCommand: String
-
def
RebootDetailed: String
-
def
Shell: String
-
def
ShellDetailed: String
-
val
TerminateAction: String
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
continuousBriefHelp: (String, String)
-
def
continuousDetail: String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
exitBrief: String
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
def
helpBrief: (String, String)
-
def
helpDetailed: String
-
def
historyHelp: Help
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any