SequencerApp

esw.ocs.app.SequencerApp
object SequencerApp extends CommandsEntryPoint

Attributes

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

Members list

Type members

Classlikes

class Runner[T <: SequencerAppCommand] extends EswCommand[T]

Attributes

Supertypes
class EswCommand[T]
class Command[T]
class CaseApp[T]
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

override def commands: Seq[Command[_]]

Attributes

Definition Classes
CommandsEntryPoint
override def progName: String

Attributes

Definition Classes
CommandsEntryPoint

Inherited methods

def complete(args: Seq[String], index: Int): List[CompletionItem]

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def completeMain(args: Array[String]): Unit

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def completeUnrecognizedFormat(format: String): Nothing

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def completionHome: Path

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def completionsInstall(completionsWorkingDirectory: Option[String], options: CompletionsInstallOptions): Unit

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def completionsPrintUsage(): Nothing

Attributes

Inherited from:
CommandsEntryPoint
def completionsUninstall(completionsWorkingDirectory: Option[String], options: CompletionsUninstallOptions): Unit

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def defaultCommand: Option[Command[_]]

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint
def exit(code: Int): Nothing

Attributes

Inherited from:
CommandsEntryPoint
def help: RuntimeCommandsHelp

Attributes

Inherited from:
CommandsEntryPoint
def helpFormat: HelpFormat

Attributes

Inherited from:
CommandsEntryPoint
def main(args: Array[String]): Unit

Attributes

Inherited from:
CommandsEntryPoint
final def printLine(line: String): Unit

Attributes

Inherited from:
CommandsEntryPoint
def printLine(line: String, toStderr: Boolean): Unit

Attributes

Inherited from:
CommandsEntryPoint
def printUsage(): Nothing

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint

Attributes

Inherited from:
CommandsEntryPoint