Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
apply-env
1.1.0
ApplyEnv
EnvMatch
Template
Utils
Built with Crystal 1.9.2
2023-10-08 13:45:47 UTC
class
ApplyEnv::EnvMatch
ApplyEnv::EnvMatch
Reference
Object
Defined in:
apply_env.cr
Constructors
.new
(orig : String)
Instance Method Summary
#found
: Bool
#found?
: Bool
#name
: String
#orig
: String
#value
: String
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
]