class MStrap::Defs::DefaultProfileConfigDef

Defined in:

mstrap/defs/profile_config_def.cr

Constructors

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!

Constructor methods inherited from class MStrap::Defs::Def

new(node : HCL::AST::Body, ctx : HCL::ExpressionContext) new

Constructor Detail

def self.new(node : HCL::AST::Body, ctx : HCL::ExpressionContext) #

[View source]
def self.new #

[View source]

Instance Method Detail

def dir #

[View source]
def name #

[View source]