class ApplyEnv::EnvMatch

Defined in:

apply_env.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(orig : String) #

[View source]

Instance Method Detail

def found : Bool #

[View source]
def found? : Bool #

[View source]
def name : String #

[View source]
def orig : String #

[View source]
def value : String #

[View source]