o
FlashKind
object FlashKindCreates and inspects FlashKind values.
Defined by scalive.FlashKind. View source (scalive/api/src/scalive/FlashKind.scala:12-20)
Extension methods1
value
extension def value(kind: FlashKind$package.FlashKind): StringReturns the exact runtime flash key stored in kind.
Defined by scalive.FlashKind.value. View source (scalive/api/src/scalive/FlashKind.scala:20-20)
Methods1
apply
def apply(value: String): FlashKind$package.FlashKindCreates a flash kind from its exact runtime key.
No validation or normalization is performed.
Defined by scalive.FlashKind.apply. View source (scalive/api/src/scalive/FlashKind.scala:17-17)