Libraries
»
cfndk
(0.1.3)
»
Index
»
CFnDK
»
ErbString
»
#value
Method: CFnDK::ErbString#value
Defined in:
lib/cfndk/erb_string.rb
#
value
⇒
Object
10 11 12
# File 'lib/cfndk/erb_string.rb', line 10
def
value
@erb
.
result
(
binding
)
end