scala.cli.commands.fmt

Members list

Concise view

Type members

Classlikes

object Fmt extends ScalaCommand[FmtOptions]

Attributes

Graph
Supertypes
class Command[FmtOptions]
class CaseApp[FmtOptions]
class Object
trait Matchable
class Any
Self type
Fmt.type
final case class FmtOptions(shared: SharedOptions, check: Boolean, respectProjectFilters: Boolean, saveScalafmtConf: Boolean, osArchSuffix: Option[String], scalafmtTag: Option[String], scalafmtGithubOrgName: Option[String], scalafmtExtension: Option[String], scalafmtLauncher: Option[String], scalafmtArg: List[String], scalafmtConf: Option[String], scalafmtConfStr: Option[String], scalafmtDialect: Option[String], scalafmtVersion: Option[String]) extends HasSharedOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object FmtOptions

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object FmtUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FmtUtil.type