MStrap::Defs::PkgDef
Inherits MStrap::Defs::Def / HCL::Serializable / Reference / Object
Constructors
new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)
Sourcenew(name : String, version : Nil | String = nil)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
merge!(other : self)
Sourcename
Sourcename=(name : String)
Sourceversion
Sourceversion=(version : String | Nil)
Source