object BasicCommandStrings
          
            Linear Supertypes
          
          
        
          
          
            
          
          
        
        
            Ordering
            
          - Alphabetic
- By Inheritance
                  Inherited
                  
                  
- BasicCommandStrings
- AnyRef
- Any
- Hide All
- Show All
              Visibility
              
        - Public
- All
Value Members
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ##(): Int
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
-  val AddPluginSbtFileCommand: String
-  val AliasCommand: String
-  def AliasDetailed: String
-  def AppendCommand: String
-  def AppendLastDetailed: String
-  def ApplyCommand: String
-  def ApplyDetailed: String
-  val Cancel: String
-  def ClearCaches: String
-  def ClearCachesDetailed: String
-  def ClearOnFailure: String
-  def Client: String
-  def ClientDetailed: String
-  def CompleteExec: String
-  def CompletionsBrief: (String, String)
-  val CompletionsCommand: String
-  def CompletionsDetailed: String
-  val ContinuousExecutePrefix: String
-  def DashClient: String
-  def DashDashClient: String
-  def DashDashDetachStdio: String
-  def DashDashServer: String
-  val EarlyCommand: String
-  val EarlyCommandBrief: (String, String)
-  val EarlyCommandDetailed: String
-  val Exit: String
-  def FailureWall: String
-  val HelpCommand: String
-  def HistoryHelpBrief: (String, String)
-  def IfLast: String
-  def IfLastCommon: String
-  def IfLastDetailed: String
-  def JavaClient: String
-  def MapExec: String
-  def Multi: String
-  def MultiBrief: (String, String)
-  def MultiDetailed: String
-  def OldShell: String
-  def OldShellDetailed: String
-  def OnFailure: String
-  def OnFailureDetailed: String
-  def PopOnFailure: String
-  def PromptChannel: String
-  val Quit: String
-  def ReadCommand: String
-  def ReadDetailed: String
-  def ReadFiles: String
-  def RebootCommand: String
-  def RebootDetailed: String
-  def ReportResult: String
-  def ServerDetailed: String
-  def Shell: String
-  def ShellDetailed: String
-  val Shutdown: String
-  def StartServer: String
-  def StartServerDetailed: String
-  def StashOnFailure: String
-  val TemplateCommand: String
-  val TemplateCommandAlias: String
- 
      
      
      
        
      
    
      
        
        val
      
      
        TerminateAction: String
      
      
      The command name to terminate the program. 
-  def addPluginSbtFileHelp(): Help
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        clone(): AnyRef
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
 
-  def continuousBriefHelp: (String, String)
-  def continuousDetail: String
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
-  def exitBrief: String
- 
      
      
      
        
      
    
      
        
        def
      
      
        finalize(): Unit
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        hashCode(): Int
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native()
 
-  def helpBrief: (String, String)
-  def helpDetailed: String
-  def historyHelp: Help
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      - Definition Classes
- Any
 
-  def logLevelHelp: Help
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notify(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native()
 
-  def runEarly(command: String): String
-  def shutdownBrief: String
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      - Definition Classes
- AnyRef
 
-  def templateBrief: (String, String)
-  def templateDetailed: String
- 
      
      
      
        
      
    
      
        
        def
      
      
        toString(): String
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()