final case class Info(about: String, details: String) extends Output with Product with Serializable
- Source
- Docker.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Info
- Serializable
- Serializable
- Product
- Equals
- Output
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All