class SetVariableCommand

Defined in:

commands.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def name : String #

[View source]
def value : String #

[View source]