com.fgrutsch.emergence.core.app

Members list

Type members

Classlikes

final case class CliOptions(config: RunConfig, vcsType: VcsType, vcsApiHost: Uri, vcsLogin: String, gitAskPass: Path, repoConfigName: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CliOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
CliOptions.type
class EmergenceAlg[F[_]](implicit evidence$1: Concurrent[F], settings: Settings, logger: Logger[F], configResolverAlg: EmergenceConfigResolverAlg[F], mergeAlg: MergeAlg[F], F: MonadThrow[F])

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type