Class: EleetScript::RubyLambda
- Inherits:
-
Proc
- Object
- Proc
- EleetScript::RubyLambda
- Defined in:
- lib/engine/ruby_lambda.rb
Instance Attribute Summary collapse
-
#es_lambda ⇒ Object
Returns the value of attribute es_lambda.
Instance Attribute Details
#es_lambda ⇒ Object
Returns the value of attribute es_lambda.
3 4 5 |
# File 'lib/engine/ruby_lambda.rb', line 3 def es_lambda @es_lambda end |