Package

codacy.docker

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. case class AlternativeConfiguration(enabled: Boolean, include_paths: Option[Set[File]]) extends Product with Serializable

    Permalink
  2. case class Configuration(tools: Set[Tool.Configuration], files: Option[Set[File]], options: Option[Map[Key, Value]]) extends Product with Serializable

    Permalink
  3. final case class ErrorMessage(value: String) extends AnyVal with Product with Serializable

    Permalink
  4. case class MetricsConfiguration(files: Option[Set[File]], language: Option[Language], options: Option[Map[Key, Value]]) extends Product with Serializable

    Permalink
  5. sealed trait Result extends AnyRef

    Permalink
  6. sealed trait Source extends Any

    Permalink
  7. trait Tool extends AnyRef

    Permalink

Value Members

  1. object Configuration extends Serializable

    Permalink
  2. object MetricsConfiguration extends Serializable

    Permalink
  3. object Parameter

    Permalink
  4. object Pattern

    Permalink
  5. object Result

    Permalink
  6. object Source

    Permalink
  7. object Tool

    Permalink
  8. package metrics

    Permalink

Ungrouped