class MStrap::Defs::RuntimeConfigDef

Included Modules

Defined in:

mstrap/defs/runtime_config_def.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

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


def hash(hasher) #
Description copied from class Reference

See Object#hash(hasher)


def manager : String | Nil #

[View source]
def manager=(manager : String | Nil) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]