codacy
.
docker
api
package
api
Visibility
Public
All
Type Members
case class
AlternativeConfiguration
(
enabled:
Boolean
,
include_paths:
Option
[
Set
[
File
]]
)
extends
Product
with
Serializable
case class
Configuration
(
tools:
Set
[
Tool.Configuration
]
,
files:
Option
[
Set
[
File
]]
)
extends
Product
with
Serializable
final
case class
ErrorMessage
(
value:
String
)
extends
AnyVal
with
Product
with
Serializable
sealed
trait
Result
extends
AnyRef
sealed
trait
Source
extends
Any
trait
Tool
extends
AnyRef
Value Members
object
Parameter
object
Pattern
object
Result
object
Source
object
Tool
Ungrouped