Options

com.ossuminc.riddl.command.TranslationCommand.Options

Attributes

Source
TranslationCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Known subtypes
class Options

Members list

Value members

Abstract methods

def inputFile: Option[Path]

Attributes

Source
TranslationCommand.scala
def outputDir: Option[Path]

Attributes

Source
TranslationCommand.scala

Inherited methods

override def check: Messages

Attributes

Definition Classes
Inherited from:
PassCommandOptions
Source
PassCommand.scala
def withInputFile[S](f: Path => Either[Messages, S]): Either[Messages, S]

Attributes

Inherited from:
CommandOptions
Source
CommandOptions.scala

Inherited and Abstract methods

Attributes

Inherited from:
CommandOptions
Source
CommandOptions.scala