Libraries
»
feel
(0.2.0)
»
Index
»
FEEL
»
UnaryOperator
»
#eval
Method: FEEL::UnaryOperator#eval
Defined in:
lib/feel/nodes.rb
#
eval
(_context = {}) ⇒
Object
101 102 103
# File 'lib/feel/nodes.rb', line 101
def
eval
(
_context
=
{
}
)
text_value
.
strip
end