Packages

p

es.weso

wdsubmain

package wdsubmain

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class Dump(filePath: Path, action: DumpActionOpt, outPath: Option[Path], opts: DumpOptions, processor: Processor) extends Product with Serializable
  2. sealed abstract class DumpActionOpt extends Named
  3. sealed abstract class DumpFormat extends Named
  4. case class ProcessEntity(entity: String) extends Product with Serializable
  5. sealed trait Processor extends Named
  6. sealed trait SchemaFormat extends Named

Value Members

  1. object DumpActionOpt
  2. object DumpFormat
  3. object Main extends CommandIOApp
  4. object Processor
  5. object SchemaFormat

Ungrouped