class AssertEqualsVariableCommand

Defined in:

commands.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(variable_name : String, value : String, implementation_status : String | Nil) #

[View source]

Instance Method Detail

def implementation_status : String | Nil #

[View source]
def value : String #

[View source]
def variable_name : String #

[View source]