scala.cli.commands.fmt

Members list

Type members

Classlikes

object Fmt extends ScalaCommand[FmtOptions]

Attributes

Supertypes
class Command[FmtOptions]
class CaseApp[FmtOptions]
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object FmtOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
FmtOptions.type
object FmtUtil

Attributes

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