Model

com.softinio.verdict4s.algebra.Model$package.Model
object Model

The model aliases, and naming a specific model.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Model.type

Members list

Value members

Concrete methods

Name a model explicitly, for example a pinned jev-1.13.0.

Name a model explicitly, for example a pinned jev-1.13.0.

Attributes

Concrete fields

The most recent stable release. The default, and what you usually want.

The most recent stable release. The default, and what you usually want.

Attributes

The newest release, official or preview.

The newest release, official or preview.

Attributes

Extensions

Extensions

extension (m: Model)
def name: String

The identifier as it appears on the wire.

The identifier as it appears on the wire.

Attributes