class

MStrap::Defs::UserDef

Inherits HCL::Serializable / Reference / Object

Constructors

new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)
Source
new(name : Nil | String = nil, email : Nil | String = nil, github : Nil | String = nil)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

email
Source
email=(email : String | Nil)
Source
github
Source
github=(github : String | Nil)
Source
hash(hasher)

See Object#hash(hasher)

name
Source
name=(name : String | Nil)
Source