Class: EleetScript::RubyLambda

Inherits:
Proc
  • Object
show all
Defined in:
lib/engine/ruby_lambda.rb

Instance Attribute Summary collapse

Instance Attribute Details

#es_lambdaObject

Returns the value of attribute es_lambda.



3
4
5
# File 'lib/engine/ruby_lambda.rb', line 3

def es_lambda
  @es_lambda
end