FromCommand

com.ossuminc.riddl.commands.FromCommand
See theFromCommand companion class
object FromCommand

Unit Tests For FromCommand

Attributes

Companion
class
Source
FromCommand.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Options(inputFile: Option[Path], targetCommand: String) extends CommandOptions

Attributes

Source
FromCommand.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

final val cmdName: "from"

Attributes

Source
FromCommand.scala