MStrap::Defs::ConfigDef
Inherits HCL::Serializable / Reference / Object
Constructors
new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)
Sourcenew(user : MStrap::Defs::UserDef = UserDef.new, profiles : Array(MStrap::Defs::ProfileConfigDef) = Array(ProfileConfigDef).new, runtimes : MStrap::Defs::RuntimesConfigDef = RuntimesConfigDef.new)
SourceClass methods
from_url(url : String)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
profiles
Sourceruntimes
Sourceruntimes=(runtimes : MStrap::Defs::RuntimesConfigDef)
Sourceuser
Sourceuser=(user : MStrap::Defs::UserDef)
Sourceversion
Sourceversion=(version : String)
Source