CustomAttribute

slinky.core.CustomAttribute
See theCustomAttribute companion object
final class CustomAttribute[T](name: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def :=(v: T): AttrPair[Any]
def :=(v: Option[T]): OptionalAttrPair[Any]