Packages

p

izumi

sbtgen

package sbtgen

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Package Members

  1. package impl
  2. package model
  3. package output
  4. package tools

Type Members

  1. case class Config(withJvm: Boolean = true, withSjs: Boolean = false, withSnat: Boolean = false, debug: Boolean = false, mergeTestScopes: Boolean = true, output: String = "test-out", groups: Set[Group] = Set.empty, publishTests: Boolean = true) extends Product with Serializable
  2. class Renderer extends WithProjectIndex with WithBasicRenderers with WithArtifactExt

Value Members

  1. object Defaults
  2. object Entrypoint

Ungrouped