harness.core
package harness.core
Members list
Type members
Classlikes
object Color
object ColorString
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ColorString.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object Enum
sealed abstract class HError(val userMessage: UserMessage, val internalMessage: String, causes: List[Throwable]) extends HErrorOr[Nothing]
Attributes
- Companion
- object
- Supertypes
-
class HErrorOr[Nothing]class Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class Multipleclass Singleclass ???class InternalDefectclass SystemFailureclass UserErrorclass WrappedShow all
object HError
sealed abstract class HErrorOr[+E](val causes: List[Throwable]) extends Throwable
Attributes
- Supertypes
-
class Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
class HErrorclass Multipleclass Singleclass ???class InternalDefectclass SystemFailureclass UserErrorclass Wrappedclass Or[E]Show all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object IEMap
object IMap
object IndentedString
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
IndentedString.type
object InfiniteSet
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InfiniteSet.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object StringDecoder
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringDecoder.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object StringEncoder
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringEncoder.type
object Unapply
final case class Version(hasVPrefix: Boolean, numbers: NonEmptyList[Int], suffixOpt: Option[String])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Version
object Zip extends ZipLowPriority1
Attributes
- Companion
- trait
- Supertypes
-
trait ZipLowPriority1trait ZipLowPriority2trait ZipLowPriority3class Objecttrait Matchableclass AnyShow all
- Self type
-
Zip.type
trait ZipLowPriority1 extends ZipLowPriority2
Attributes
- Supertypes
- Known subtypes
-
object Zip.type
trait ZipLowPriority2 extends ZipLowPriority3
Attributes
- Supertypes
- Known subtypes
-
trait ZipLowPriority1object Zip.type
trait ZipLowPriority3
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Types
Value members
Concrete fields
Givens
Givens
Extensions
Extensions
extension (self: Duration)(self: Duration)
extension [A](self: Option[A])(self: Option[A])
extension [A, B](self: Either[A, B])(self: Either[A, B])
extension (self: String)(self: String)
extension (self: Long)(self: Long)
def pluralizeOn(base: String, pluralSuffix: String, singularSuffix: String, addCommas: Boolean): String
extension (self: Double)(self: Double)
extension (self: BigDecimal)(self: BigDecimal)
Implicits
Implicits
In this article