struct SSM::Parameter

Included Modules

Defined in:

ssm.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def <=>(other : self) #

[View source]
def name : String #

[View source]
def relative(path : String) #

[View source]
def value : String #

[View source]