STRIKE

class STRIKE(val matchers: Any) : Tag

Constructors

Link copied to clipboard
fun STRIKE(vararg matchers: Any)

Properties

Link copied to clipboard
Link copied to clipboard
val matchers: Array<out Any>
Link copied to clipboard

Extensions

Link copied to clipboard
fun Tag.withClasses(vararg classes: String): Tag