Help

prometheus4cats.Metric$.Help
See theHelp companion object
final class Help extends AnyVal, Value[String]

Refined value class for a help message that has been parsed from a string

Attributes

Companion
object
Source
Metric.scala
Graph
Supertypes
trait Value[String]
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Value -> Any
Inherited from:
Value
Source
Refined.scala

Concrete fields

val value: String

Attributes

Source
Metric.scala