class

MStrap::Defs::ConfigDef

Inherits HCL::Serializable / Reference / Object

Constructors

new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)
Source
new(user : MStrap::Defs::UserDef = UserDef.new, profiles : Array(MStrap::Defs::ProfileConfigDef) = Array(ProfileConfigDef).new, runtimes : MStrap::Defs::RuntimesConfigDef = RuntimesConfigDef.new)
Source

Class methods

from_url(url : String)
Source

Instance methods

==(other : self)

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

hash(hasher)

See Object#hash(hasher)

profiles
Source
profiles=(profiles : Array(MStrap::Defs::ProfileConfigDef))
Source
runtimes
Source
user
Source
version
Source
version=(version : String)
Source