Options
com.ossuminc.riddl.commands.PrettifyCommand.Options
case class Options(inputFile: Option[Path], outputDir: Option[Path], projectName: Option[String], singleFile: Boolean) extends Options, PassOptions, PassCommandOptions
Attributes
- Source
- PrettifyCommand.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PassOptionstrait Optionstrait PassCommandOptionstrait CommandOptionstrait TranslatingOptionsclass Objecttrait Matchableclass Any
Members list
Keywords
- no keywords
- override
Inherited
- Not inherited
- CommandOptions
- PassCommandOptions
- Product
In this article