PrettifyCommand

com.ossuminc.riddl.commands.PrettifyCommand
See thePrettifyCommand companion class

Attributes

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

Members list

Type members

Classlikes

case class Options(inputFile: Option[Path], outputDir: Option[Path], projectName: Option[String], singleFile: Boolean) extends Options, PassOptions, PassCommandOptions

Attributes

Source
PrettifyCommand.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait PassOptions
trait Options
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

val cmdName: String

Attributes

Source
PrettifyCommand.scala