SbtSettingsGenerator

orchescala.helper.dev.update.SbtSettingsGenerator
case class SbtSettingsGenerator()(using config: DevConfig)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val generate: Unit
lazy val projectSettings: String
lazy val sbtAutoImportSetting: String
lazy val sbtDependencies: String
lazy val sbtDocker: String
lazy val sbtPublish: String
lazy val sbtRepos: String
lazy val testSettings: String