class MStrap::Defs::DefaultProfileConfigDef
- MStrap::Defs::DefaultProfileConfigDef
- MStrap::Defs::ProfileConfigDef
- MStrap::Defs::Def
- Reference
- Object
Defined in:
mstrap/defs/profile_config_def.crConstructors
Instance Method Summary
Instance methods inherited from class MStrap::Defs::ProfileConfigDef
==(other : self)
==,
dir
dir,
hash(hasher)
hash,
merge!(other : self)
merge!,
name : String
name,
name=(name : String)
name=,
path
path,
revision : String | Nil
revision,
revision=(revision : String | Nil)
revision=,
url : String
url,
url=(url : String)
url=
Constructor methods inherited from class MStrap::Defs::ProfileConfigDef
new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)new(name : String, url : String, revision : Nil | String = nil) new
Instance methods inherited from class MStrap::Defs::Def
merge!(other : self)merge!(others : Array(self)) merge!